#EDEB84#EDEB84
#EDEB84 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.0% C 0.126 H 107.7°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB84 |
|---|---|
| RGB | rgb(237, 235, 132) |
| HSL | hsl(59, 74%, 72%) |
| HSV | hsv(59, 44%, 93%) |
| CMYK | cmyk(0%, 0.8%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.27, -13.45, 49.98) |
| CIE-LCH | lch(91.27, 51.76, 105.06°) |
| OKLab | oklab(92.01% -0.0382 0.1199) |
| OKLCH | oklch(92.01% 0.126 107.7) |
| XYZ | xyz(68.7996, 79.0888, 33.4668) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.81
Manilla
#FFFA86
ΔE00 3.67
Buff
#FEF69E
ΔE00 3.83
Straw
#FCF679
ΔE00 3.83
Dark Cream
#FFF39A
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB84 #8486ED
analogous
#EDB684 #EDEB84 #BBED84
triadic
#EDEB84 #84EDEB #EB84ED
tetradic
#EDEB84 #84EDB6 #8486ED #ED84BB
square
#EDEB84 #84EDB6 #8486ED #ED84BB
split-complementary
#EDEB84 #84BBED #B684ED
monochromatic
#D7D41F #E5E24F #EDEB84 #F5F4B9 #FBFBE4
Accessibility & contrast
On white
1.25
#EDEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EDEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB84
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB84 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#FADFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb84; /* rgb */ color: rgb(237, 235, 132); /* oklch */ color: oklch(92.0% 0.126 107.7);
Tailwind
colors: {
custom: {
50: '#f4f1a9',
500: '#edeb84',
950: '#000000',
},
}SCSS
$custom: #edeb84; $custom-light: #f4f1a9; $custom-dark: #000000;
JSON
{
"hex": "#edeb84",
"rgb": {
"r": 237,
"g": 235,
"b": 132
},
"hsl": {
"h": 58.857,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.92009,
"c": 0.1258,
"h": 107.7
},
"luminance": 0.79087
}Semantic roles & 50–950 ramp
primary
#EDEB84
secondary
#4E50C7
accent
#13D70F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581