#ECED87#ECED87
#ECED87 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.4% C 0.125 H 109.1°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED87 |
|---|---|
| RGB | rgb(236, 237, 135) |
| HSL | hsl(61, 74%, 73%) |
| HSV | hsv(61, 43%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(91.75, -14.54, 49.12) |
| CIE-LCH | lch(91.75, 51.22, 106.49°) |
| OKLab | oklab(92.38% -0.0409 0.1182) |
| OKLCH | oklch(92.38% 0.125 109.1) |
| XYZ | xyz(69.2506, 80.1520, 34.7399) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.37
Manilla
#FFFA86
ΔE00 3.76
Buff
#FEF69E
ΔE00 3.86
Yellowish Tan
#FCFC81
ΔE00 4.06
Straw
#FCF679
ΔE00 4.12
Dark Cream
#FFF39A
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED87 #8887ED
analogous
#EDBB87 #ECED87 #B9ED87
triadic
#ECED87 #87ECED #ED87EC
tetradic
#ECED87 #87EDBB #8887ED #ED87B9
square
#ECED87 #87EDBB #8887ED #ED87B9
split-complementary
#ECED87 #87B9ED #BB87ED
monochromatic
#D7D921 #E4E552 #ECED87 #F4F5BC #FBFBE4
Accessibility & contrast
On white
1.23
#ECED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#ECED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED87
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED87 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57F
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#F9E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eced87; /* rgb */ color: rgb(236, 237, 135); /* oklch */ color: oklch(92.4% 0.125 109.1);
Tailwind
colors: {
custom: {
50: '#f4f2ac',
500: '#eced87',
950: '#000000',
},
}SCSS
$custom: #eced87; $custom-light: #f4f2ac; $custom-dark: #000000;
JSON
{
"hex": "#eced87",
"rgb": {
"r": 236,
"g": 237,
"b": 135
},
"hsl": {
"h": 60.588,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.92383,
"c": 0.12505,
"h": 109.1
},
"luminance": 0.80151
}Semantic roles & 50–950 ramp
primary
#ECED87
secondary
#5251C8
accent
#0FD611
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581