#ECE404 Color
#ECE404 is rgb(236, 228, 4) in RGB, hsl(58, 97%, 47%) in HSL, and about cmyk(0%, 3%, 98%, 7%) in CMYK. It has no registered color name of its own — the closest is Titanium Yellow (#EEE600), below the threshold most people can see at ΔE 1.12. Black text is the more readable choice on this background.
#ECE404rgb(236, 228, 4)hsl(58, 97%, 47%)hsv(58, 98%, 93%)cmyk(0%, 3%, 98%, 7%)oklch(89.6% 0.192 107.1)lab(89.06% -11.14 86.34)lch(89.06% 87.05 97.36)What #ECE404 Is Called
Most hex codes have no name: there are 16.7 million of them and a few thousand registered names. These are the named colors nearest to #ECE404, ordered by CIE76 distance in CIELAB. Anything under about ΔE 2 is a difference most people cannot see.
Browse the full index of named colors A-Z or every yellow in the library.
#ECE404 Channel Values
How #ECE404 breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 236 · G 228 · B 4 | 8-bit channels as sent to the display |
| HSL | H 58° · S 97% · L 47% | Easiest model for building lighter and darker variants |
| HSV | H 58° · S 98% · V 93% | Matches the picker in most design tools |
| CMYK | C 0% · M 3% · Y 98% · K 7% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 1.34:1 vs white · 15.67:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a #ECE404 background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #ECE404 in the contrast checker.
Colors That Go With #ECE404
Pairings derived from color-wheel relationships. The complementary color sits opposite #ECE404; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of #ECE404
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #ECE404.
How #ECE404 Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#ECE404#E5E503#E8E503#E7E700#E9E601#F8D7D7#F3DCAB#DEDEDEUsing #ECE404 in Code
Copy-ready declarations for the places this color usually ends up.
--color-ece404: #ECE404;background-color: #ECE404;colors: { 'color-ece404': '#ECE404' }Color(red: 0.925, green: 0.894, blue: 0.016)<color name="color_ece404">#ECE404</color>fill="#ECE404"More Yellow Colors
#ECE404 sits in the yellow family. These are its neighbours across that family's full range, each with its own breakdown.
#ECE404 Frequently Asked Questions
What color is #ECE404?
#ECE404 is a mid-tone yellow — rgb(236, 228, 4) in RGB and hsl(58, 97%, 47%) in HSL. It carries no registered color name of its own; the closest named color is Titanium Yellow (#EEE600), which is below the threshold most people can see at a CIE76 distance of 1.12.
What is the RGB value of #ECE404?
#ECE404 is rgb(236, 228, 4) — red 236, green 228, and blue 4 on the 0-255 scale.
What is the CMYK value of #ECE404?
#ECE404 converts to approximately cmyk(0%, 3%, 98%, 7%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #ECE404 be black or white?
Black text is the more readable choice. #ECE404 scores 1.34:1 against white and 15.67:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Can I write #ECE404 as a CSS color keyword?
No. #ECE404 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is yellow (#FFFF00) at a CIE76 distance of 12, which is visibly different.
Open #ECE404 in a Tool
Keep exploring: every yellow in the color library, the guide to shades of yellow, or the full color library.