#ECED90#ECED90
#ECED90 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.115 H 109.0°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED90 |
|---|---|
| RGB | rgb(236, 237, 144) |
| HSL | hsl(61, 72%, 75%) |
| HSV | hsv(61, 39%, 93%) |
| CMYK | cmyk(0.4%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(91.87, -13.62, 44.90) |
| CIE-LCH | lch(91.87, 46.92, 106.87°) |
| OKLab | oklab(92.52% -0.0376 0.1092) |
| OKLCH | oklch(92.52% 0.115 109) |
| XYZ | xyz(69.9113, 80.4162, 38.2192) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Buff
#FEF69E
ΔE00 3.34
Dark Cream
#FFF39A
ΔE00 3.89
Light Khaki
#E6F2A2
ΔE00 3.90
Parchment
#FEFCAF
ΔE00 4.43
Manilla
#FFFA86
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED90 #9190ED
analogous
#EDC090 #ECED90 #BEED90
triadic
#ECED90 #90ECED #ED90EC
tetradic
#ECED90 #90EDC0 #9190ED #ED90BE
square
#ECED90 #90EDC0 #9190ED #ED90BE
split-complementary
#ECED90 #90BEED #C090ED
monochromatic
#DADC27 #E3E45B #ECED90 #F5F6C5 #FAFBE5
Accessibility & contrast
On white
1.23
#ECED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#ECED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED90
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED90 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#FCE994
Tritanopia (blue-blind)
#F8E2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eced90; /* rgb */ color: rgb(236, 237, 144); /* oklch */ color: oklch(92.5% 0.115 109.0);
Tailwind
colors: {
custom: {
50: '#f3f2b2',
500: '#eced90',
950: '#000000',
},
}SCSS
$custom: #eced90; $custom-light: #f3f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eced90",
"rgb": {
"r": 236,
"g": 237,
"b": 144
},
"hsl": {
"h": 60.645,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.92516,
"c": 0.11549,
"h": 109
},
"luminance": 0.80415
}Semantic roles & 50–950 ramp
primary
#ECED90
secondary
#5A59C8
accent
#11D413
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581