#ECED86#ECED86
#ECED86 is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.4% C 0.126 H 109.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED86 |
|---|---|
| RGB | rgb(236, 237, 134) |
| HSL | hsl(61, 74%, 73%) |
| HSV | hsv(61, 43%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(91.74, -14.63, 49.58) |
| CIE-LCH | lch(91.74, 51.70, 106.44°) |
| OKLab | oklab(92.37% -0.0413 0.1191) |
| OKLCH | oklch(92.37% 0.126 109.1) |
| XYZ | xyz(69.1806, 80.1239, 34.3708) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.43
Manilla
#FFFA86
ΔE00 3.70
Buff
#FEF69E
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 3.97
Straw
#FCF679
ΔE00 4.01
Dark Cream
#FFF39A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED86 #8786ED
analogous
#EDBB86 #ECED86 #B8ED86
triadic
#ECED86 #86ECED #ED86EC
tetradic
#ECED86 #86EDBB #8786ED #ED86B8
square
#ECED86 #86EDBB #8786ED #ED86B8
split-complementary
#ECED86 #86B8ED #BB86ED
monochromatic
#D7D820 #E4E551 #ECED86 #F4F5BB #FBFBE4
Accessibility & contrast
On white
1.23
#ECED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ECED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED86
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED86 | 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)
#FCE57D
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#F9E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eced86; /* rgb */ color: rgb(236, 237, 134); /* oklch */ color: oklch(92.4% 0.126 109.1);
Tailwind
colors: {
custom: {
50: '#f4f2ab',
500: '#eced86',
950: '#000000',
},
}SCSS
$custom: #eced86; $custom-light: #f4f2ab; $custom-dark: #000000;
JSON
{
"hex": "#eced86",
"rgb": {
"r": 236,
"g": 237,
"b": 134
},
"hsl": {
"h": 60.583,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.92369,
"c": 0.12609,
"h": 109.1
},
"luminance": 0.80122
}Semantic roles & 50–950 ramp
primary
#ECED86
secondary
#5150C7
accent
#0FD611
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581