#EDEA91#EDEA91
#EDEA91 is a very light, moderate yellow. Relative luminance 0.789; OKLCH L 92.0% C 0.111 H 106.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEA91 |
|---|---|
| RGB | rgb(237, 234, 145) |
| HSL | hsl(58, 72%, 75%) |
| HSV | hsv(58, 39%, 93%) |
| CMYK | cmyk(0%, 1.3%, 38.8%, 7.1%) |
| CIE-LAB | lab(91.19, -11.65, 43.56) |
| CIE-LCH | lch(91.19, 45.09, 104.97°) |
| OKLab | oklab(92% -0.0319 0.1062) |
| OKLCH | oklch(92% 0.111 106.7) |
| XYZ | xyz(69.4597, 78.8960, 38.3520) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.99
Buff
#FEF69E
ΔE00 3.04
Dark Cream
#FFF39A
ΔE00 3.29
Parchment
#FEFCAF
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 4.52
Palegoldenrod
#EEE8AA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEA91 #9194ED
analogous
#EDBC91 #EDEA91 #C2ED91
triadic
#EDEA91 #91EDEA #EA91ED
tetradic
#EDEA91 #91EDBC #9194ED #ED91C2
square
#EDEA91 #91EDBC #9194ED #ED91C2
split-complementary
#EDEA91 #91C2ED #BC91ED
monochromatic
#DCD628 #E4E05C #EDEA91 #F6F4C6 #FBFAE5
Accessibility & contrast
On white
1.25
#EDEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#EDEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEA91
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEA91 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48A
Deuteranopia (green-blind)
#FAE895
Tritanopia (blue-blind)
#F9DFD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edea91; /* rgb */ color: rgb(237, 234, 145); /* oklch */ color: oklch(92.0% 0.111 106.7);
Tailwind
colors: {
custom: {
50: '#f4f0b2',
500: '#edea91',
950: '#000000',
},
}SCSS
$custom: #edea91; $custom-light: #f4f0b2; $custom-dark: #000000;
JSON
{
"hex": "#edea91",
"rgb": {
"r": 237,
"g": 234,
"b": 145
},
"hsl": {
"h": 58.043,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.91995,
"c": 0.11089,
"h": 106.7
},
"luminance": 0.78894
}Semantic roles & 50–950 ramp
primary
#EDEA91
secondary
#5A5DC8
accent
#18D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581