#ECED85#ECED85
#ECED85 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.4% C 0.127 H 109.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED85 |
|---|---|
| RGB | rgb(236, 237, 133) |
| HSL | hsl(61, 74%, 73%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(91.73, -14.73, 50.04) |
| CIE-LCH | lch(91.73, 52.17, 106.40°) |
| OKLab | oklab(92.36% -0.0417 0.1201) |
| OKLCH | oklch(92.36% 0.127 109.1) |
| XYZ | xyz(69.1111, 80.0962, 34.0052) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.50
Manilla
#FFFA86
ΔE00 3.63
Yellowish Tan
#FCFC81
ΔE00 3.89
Straw
#FCF679
ΔE00 3.91
Buff
#FEF69E
ΔE00 4.02
Pale Yellow
#FFFF84
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED85 #8685ED
analogous
#EDBA85 #ECED85 #B8ED85
triadic
#ECED85 #85ECED #ED85EC
tetradic
#ECED85 #85EDBA #8685ED #ED85B8
square
#ECED85 #85EDBA #8685ED #ED85B8
split-complementary
#ECED85 #85B8ED #BA85ED
monochromatic
#D6D820 #E4E550 #ECED85 #F4F5BA #FBFBE4
Accessibility & contrast
On white
1.23
#ECED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ECED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED85
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED85 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#F9E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eced85; /* rgb */ color: rgb(236, 237, 133); /* oklch */ color: oklch(92.4% 0.127 109.1);
Tailwind
colors: {
custom: {
50: '#f4f2aa',
500: '#eced85',
950: '#000000',
},
}SCSS
$custom: #eced85; $custom-light: #f4f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eced85",
"rgb": {
"r": 236,
"g": 237,
"b": 133
},
"hsl": {
"h": 60.577,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.92355,
"c": 0.12712,
"h": 109.1
},
"luminance": 0.80095
}Semantic roles & 50–950 ramp
primary
#ECED85
secondary
#504FC7
accent
#0FD611
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581