#EDEB91#EDEB91
#EDEB91 is a very light, moderate yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.112 H 107.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEB91 |
|---|---|
| RGB | rgb(237, 235, 145) |
| HSL | hsl(59, 72%, 75%) |
| HSV | hsv(59, 39%, 93%) |
| CMYK | cmyk(0%, 0.8%, 38.8%, 7.1%) |
| CIE-LAB | lab(91.45, -12.14, 43.89) |
| CIE-LCH | lch(91.45, 45.54, 105.46°) |
| OKLab | oklab(92.2% -0.0333 0.1069) |
| OKLCH | oklch(92.2% 0.112 107.3) |
| XYZ | xyz(69.7452, 79.4670, 38.4472) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.28
Buff
#FEF69E
ΔE00 3.03
Dark Cream
#FFF39A
ΔE00 3.38
Light Khaki
#E6F2A2
ΔE00 4.33
Parchment
#FEFCAF
ΔE00 4.37
Manilla
#FFFA86
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEB91 #9193ED
analogous
#EDBD91 #EDEB91 #C1ED91
triadic
#EDEB91 #91EDEB #EB91ED
tetradic
#EDEB91 #91EDBD #9193ED #ED91C1
square
#EDEB91 #91EDBD #9193ED #ED91C1
split-complementary
#EDEB91 #91C1ED #BD91ED
monochromatic
#DCD828 #E4E15C #EDEB91 #F6F5C6 #FBFAE5
Accessibility & contrast
On white
1.24
#EDEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EDEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEB91
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEB91 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#FBE895
Tritanopia (blue-blind)
#F9E0D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #edeb91; /* rgb */ color: rgb(237, 235, 145); /* oklch */ color: oklch(92.2% 0.112 107.3);
Tailwind
colors: {
custom: {
50: '#f4f1b2',
500: '#edeb91',
950: '#000000',
},
}SCSS
$custom: #edeb91; $custom-light: #f4f1b2; $custom-dark: #000000;
JSON
{
"hex": "#edeb91",
"rgb": {
"r": 237,
"g": 235,
"b": 145
},
"hsl": {
"h": 58.696,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.922,
"c": 0.11201,
"h": 107.3
},
"luminance": 0.79466
}Semantic roles & 50–950 ramp
primary
#EDEB91
secondary
#5A5CC8
accent
#16D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581