#EDEA82#EDEA82
#EDEA82 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.8% C 0.127 H 107.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA82 |
|---|---|
| RGB | rgb(237, 234, 130) |
| HSL | hsl(58, 75%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.3%, 45.1%, 7.1%) |
| CIE-LAB | lab(90.99, -13.15, 50.59) |
| CIE-LCH | lch(90.99, 52.27, 104.57°) |
| OKLab | oklab(91.78% -0.0375 0.1211) |
| OKLCH | oklch(91.78% 0.127 107.2) |
| XYZ | xyz(68.3786, 78.4636, 32.6577) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.70
Manilla
#FFFA86
ΔE00 3.71
Straw
#FCF679
ΔE00 3.76
Buff
#FEF69E
ΔE00 3.97
Dark Cream
#FFF39A
ΔE00 4.00
Sandy Yellow
#FDEE73
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA82 #8285ED
analogous
#EDB582 #EDEA82 #BBED82
triadic
#EDEA82 #82EDEA #EA82ED
tetradic
#EDEA82 #82EDB5 #8285ED #ED82BB
square
#EDEA82 #82EDB5 #8285ED #ED82BB
split-complementary
#EDEA82 #82BBED #B582ED
monochromatic
#D6D11F #E5E14D #EDEA82 #F5F3B7 #FBFBE4
Accessibility & contrast
On white
1.26
#EDEA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EDEA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA82
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA82 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E379
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#FADED1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #edea82; /* rgb */ color: rgb(237, 234, 130); /* oklch */ color: oklch(91.8% 0.127 107.2);
Tailwind
colors: {
custom: {
50: '#f5f0a8',
500: '#edea82',
950: '#000000',
},
}SCSS
$custom: #edea82; $custom-light: #f5f0a8; $custom-dark: #000000;
JSON
{
"hex": "#edea82",
"rgb": {
"r": 237,
"g": 234,
"b": 130
},
"hsl": {
"h": 58.318,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.91776,
"c": 0.12675,
"h": 107.2
},
"luminance": 0.78462
}Semantic roles & 50–950 ramp
primary
#EDEA82
secondary
#4C50C7
accent
#14D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581