#ECDA75#ECDA75
#ECDA75 is a very light, vivid yellow. Relative luminance 0.693; OKLCH L 88.2% C 0.124 H 99.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDA75 |
|---|---|
| RGB | rgb(236, 218, 117) |
| HSL | hsl(51, 76%, 69%) |
| HSV | hsv(51, 50%, 93%) |
| CMYK | cmyk(0%, 7.6%, 50.4%, 7.5%) |
| CIE-LAB | lab(86.63, -6.72, 51.49) |
| CIE-LCH | lch(86.63, 51.92, 97.44°) |
| OKLab | oklab(88.25% -0.0202 0.1221) |
| OKLCH | oklch(88.25% 0.124 99.4) |
| XYZ | xyz(62.8763, 69.2623, 26.8831) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.63
Dull Yellow
#EEDC5B
ΔE00 3.46
Khaki (CSS)
#F0E68C
ΔE00 3.72
Wheat (survey)
#FBDD7E
ΔE00 3.74
Sand Yellow
#FCE166
ΔE00 3.95
Yellow Tan
#FFE36E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDA75 #7587EC
analogous
#EC9F75 #ECDA75 #C3EC75
triadic
#ECDA75 #75ECDA #DA75EC
tetradic
#ECDA75 #75EC9F #7587EC #EC75C3
square
#ECDA75 #75EC9F #7587EC #EC75C3
split-complementary
#ECDA75 #75C3EC #9F75EC
monochromatic
#CBB01C #E5CC3F #ECDA75 #F3E8AB #FBF7E1
Accessibility & contrast
On white
1.41
#ECDA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#ECDA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDA75
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDA75 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FBCDC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ecda75; /* rgb */ color: rgb(236, 218, 117); /* oklch */ color: oklch(88.2% 0.124 99.4);
Tailwind
colors: {
custom: {
50: '#f4e59f',
500: '#ecda75',
950: '#000000',
},
}SCSS
$custom: #ecda75; $custom-light: #f4e59f; $custom-dark: #000000;
JSON
{
"hex": "#ecda75",
"rgb": {
"r": 236,
"g": 218,
"b": 117
},
"hsl": {
"h": 50.924,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.88247,
"c": 0.12373,
"h": 99.4
},
"luminance": 0.6926
}Semantic roles & 50–950 ramp
primary
#ECDA75
secondary
#4155C5
accent
#2CD80E
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480