#EDEC82#EDEC82
#EDEC82 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.2% C 0.129 H 108.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEC82 |
|---|---|
| RGB | rgb(237, 236, 130) |
| HSL | hsl(59, 75%, 72%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.4%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.51, -14.13, 51.22) |
| CIE-LCH | lch(91.51, 53.14, 105.43°) |
| OKLab | oklab(92.19% -0.0403 0.1225) |
| OKLCH | oklch(92.19% 0.129 108.2) |
| XYZ | xyz(68.9511, 79.6087, 32.8486) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.27
Manilla
#FFFA86
ΔE00 3.43
Straw
#FCF679
ΔE00 3.54
Yellowish Tan
#FCFC81
ΔE00 3.79
Buff
#FEF69E
ΔE00 4.07
Dark Cream
#FFF39A
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEC82 #8283ED
analogous
#EDB782 #EDEC82 #B9ED82
triadic
#EDEC82 #82EDEC #EC82ED
tetradic
#EDEC82 #82EDB7 #8283ED #ED82B9
square
#EDEC82 #82EDB7 #8283ED #ED82B9
split-complementary
#EDEC82 #82B9ED #B782ED
monochromatic
#D6D41F #E5E44D #EDEC82 #F5F4B7 #FBFBE4
Accessibility & contrast
On white
1.24
#EDEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#EDEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEC82
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEC82 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#FAE0D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edec82; /* rgb */ color: rgb(237, 236, 130); /* oklch */ color: oklch(92.2% 0.129 108.2);
Tailwind
colors: {
custom: {
50: '#f5f2a8',
500: '#edec82',
950: '#000000',
},
}SCSS
$custom: #edec82; $custom-light: #f5f2a8; $custom-dark: #000000;
JSON
{
"hex": "#edec82",
"rgb": {
"r": 237,
"g": 236,
"b": 130
},
"hsl": {
"h": 59.439,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.92188,
"c": 0.12894,
"h": 108.2
},
"luminance": 0.79607
}Semantic roles & 50–950 ramp
primary
#EDEC82
secondary
#4C4DC7
accent
#10D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581