#ECED95#ECED95
#ECED95 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.110 H 108.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED95 |
|---|---|
| RGB | rgb(236, 237, 149) |
| HSL | hsl(61, 71%, 76%) |
| HSV | hsv(61, 37%, 93%) |
| CMYK | cmyk(0.4%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(91.94, -13.08, 42.54) |
| CIE-LCH | lch(91.94, 44.50, 107.10°) |
| OKLab | oklab(92.59% -0.0357 0.1041) |
| OKLCH | oklch(92.59% 0.11 108.9) |
| XYZ | xyz(70.3019, 80.5725, 40.2766) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Buff
#FEF69E
ΔE00 3.25
Light Khaki
#E6F2A2
ΔE00 3.39
Dark Cream
#FFF39A
ΔE00 3.88
Parchment
#FEFCAF
ΔE00 3.95
Light Beige
#FFFEB6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED95 #9695ED
analogous
#EDC295 #ECED95 #C0ED95
triadic
#ECED95 #95ECED #ED95EC
tetradic
#ECED95 #95EDC2 #9695ED #ED95C0
square
#ECED95 #95EDC2 #9695ED #ED95C0
split-complementary
#ECED95 #95C0ED #C295ED
monochromatic
#D9DB2C #E3E461 #ECED95 #F5F6C9 #FAFBE5
Accessibility & contrast
On white
1.23
#ECED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#ECED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED95
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED95 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#F8E3D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eced95; /* rgb */ color: rgb(236, 237, 149); /* oklch */ color: oklch(92.6% 0.110 108.9);
Tailwind
colors: {
custom: {
50: '#f3f2b5',
500: '#eced95',
950: '#000000',
},
}SCSS
$custom: #eced95; $custom-light: #f3f2b5; $custom-dark: #000000;
JSON
{
"hex": "#eced95",
"rgb": {
"r": 236,
"g": 237,
"b": 149
},
"hsl": {
"h": 60.682,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.92594,
"c": 0.11,
"h": 108.9
},
"luminance": 0.80571
}Semantic roles & 50–950 ramp
primary
#ECED95
secondary
#5F5DC9
accent
#13D315
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581