#ECED82#ECED82
#ECED82 is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.3% C 0.130 H 109.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED82 |
|---|---|
| RGB | rgb(236, 237, 130) |
| HSL | hsl(61, 75%, 72%) |
| HSV | hsv(61, 45%, 93%) |
| CMYK | cmyk(0.4%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.69, -15.02, 51.43) |
| CIE-LCH | lch(91.69, 53.58, 106.28°) |
| OKLab | oklab(92.31% -0.0428 0.123) |
| OKLCH | oklch(92.31% 0.13 109.2) |
| XYZ | xyz(68.9068, 80.0145, 32.9292) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.47
Straw
#FCF679
ΔE00 3.62
Yellowish Tan
#FCFC81
ΔE00 3.66
Khaki (CSS)
#F0E68C
ΔE00 3.71
Pale Yellow
#FFFF84
ΔE00 4.16
Buff
#FEF69E
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED82 #8382ED
analogous
#EDB982 #ECED82 #B7ED82
triadic
#ECED82 #82ECED #ED82EC
tetradic
#ECED82 #82EDB9 #8382ED #ED82B7
square
#ECED82 #82EDB9 #8382ED #ED82B7
split-complementary
#ECED82 #82B7ED #B982ED
monochromatic
#D4D61F #E4E54D #ECED82 #F4F5B7 #FBFBE4
Accessibility & contrast
On white
1.24
#ECED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#ECED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED82
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED82 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#F9E1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eced82; /* rgb */ color: rgb(236, 237, 130); /* oklch */ color: oklch(92.3% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#f4f2a8',
500: '#eced82',
950: '#000000',
},
}SCSS
$custom: #eced82; $custom-light: #f4f2a8; $custom-dark: #000000;
JSON
{
"hex": "#eced82",
"rgb": {
"r": 236,
"g": 237,
"b": 130
},
"hsl": {
"h": 60.561,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.92314,
"c": 0.13018,
"h": 109.2
},
"luminance": 0.80013
}Semantic roles & 50–950 ramp
primary
#ECED82
secondary
#4D4CC7
accent
#0FD710
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581