#ECED89#ECED89
#ECED89 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.123 H 109.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED89 |
|---|---|
| RGB | rgb(236, 237, 137) |
| HSL | hsl(61, 74%, 73%) |
| HSV | hsv(61, 42%, 93%) |
| CMYK | cmyk(0.4%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(91.78, -14.34, 48.19) |
| CIE-LCH | lch(91.78, 50.27, 106.57°) |
| OKLab | oklab(92.41% -0.0402 0.1162) |
| OKLCH | oklch(92.41% 0.123 109.1) |
| XYZ | xyz(69.3928, 80.2088, 35.4884) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.27
Buff
#FEF69E
ΔE00 3.72
Manilla
#FFFA86
ΔE00 3.92
Dark Cream
#FFF39A
ΔE00 4.14
Yellowish Tan
#FCFC81
ΔE00 4.25
Straw
#FCF679
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED89 #8A89ED
analogous
#EDBC89 #ECED89 #BAED89
triadic
#ECED89 #89ECED #ED89EC
tetradic
#ECED89 #89EDBC #8A89ED #ED89BA
square
#ECED89 #89EDBC #8A89ED #ED89BA
split-complementary
#ECED89 #89BAED #BC89ED
monochromatic
#D8DA21 #E3E554 #ECED89 #F5F5BE #FBFBE4
Accessibility & contrast
On white
1.23
#ECED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#ECED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED89
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED89 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#F9E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eced89; /* rgb */ color: rgb(236, 237, 137); /* oklch */ color: oklch(92.4% 0.123 109.1);
Tailwind
colors: {
custom: {
50: '#f4f2ad',
500: '#eced89',
950: '#000000',
},
}SCSS
$custom: #eced89; $custom-light: #f4f2ad; $custom-dark: #000000;
JSON
{
"hex": "#eced89",
"rgb": {
"r": 236,
"g": 237,
"b": 137
},
"hsl": {
"h": 60.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.92412,
"c": 0.12297,
"h": 109.1
},
"luminance": 0.80207
}Semantic roles & 50–950 ramp
primary
#ECED89
secondary
#5452C8
accent
#10D612
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581