#ECED91#ECED91
#ECED91 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.114 H 109.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED91 |
|---|---|
| RGB | rgb(236, 237, 145) |
| HSL | hsl(61, 72%, 75%) |
| HSV | hsv(61, 39%, 93%) |
| CMYK | cmyk(0.4%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(91.89, -13.51, 44.43) |
| CIE-LCH | lch(91.89, 46.44, 106.92°) |
| OKLab | oklab(92.53% -0.0372 0.1082) |
| OKLCH | oklch(92.53% 0.114 109) |
| XYZ | xyz(69.9880, 80.4469, 38.6235) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Buff
#FEF69E
ΔE00 3.31
Light Khaki
#E6F2A2
ΔE00 3.79
Dark Cream
#FFF39A
ΔE00 3.87
Parchment
#FEFCAF
ΔE00 4.33
Manilla
#FFFA86
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED91 #9291ED
analogous
#EDC091 #ECED91 #BEED91
triadic
#ECED91 #91ECED #ED91EC
tetradic
#ECED91 #91EDC0 #9291ED #ED91BE
square
#ECED91 #91EDC0 #9291ED #ED91BE
split-complementary
#ECED91 #91BEED #C091ED
monochromatic
#DADC28 #E3E45C #ECED91 #F5F6C6 #FAFBE5
Accessibility & contrast
On white
1.23
#ECED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ECED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED91
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED91 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#FCE995
Tritanopia (blue-blind)
#F8E2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eced91; /* rgb */ color: rgb(236, 237, 145); /* oklch */ color: oklch(92.5% 0.114 109.0);
Tailwind
colors: {
custom: {
50: '#f3f2b2',
500: '#eced91',
950: '#000000',
},
}SCSS
$custom: #eced91; $custom-light: #f3f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eced91",
"rgb": {
"r": 236,
"g": 237,
"b": 145
},
"hsl": {
"h": 60.652,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.92531,
"c": 0.1144,
"h": 109
},
"luminance": 0.80446
}Semantic roles & 50–950 ramp
primary
#ECED91
secondary
#5B5AC8
accent
#12D414
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581