#EDEC91#EDEC91
#EDEC91 is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.4% C 0.113 H 107.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEC91 |
|---|---|
| RGB | rgb(237, 236, 145) |
| HSL | hsl(59, 72%, 75%) |
| HSV | hsv(59, 39%, 93%) |
| CMYK | cmyk(0%, 0.4%, 38.8%, 7.1%) |
| CIE-LAB | lab(91.70, -12.64, 44.22) |
| CIE-LCH | lch(91.70, 45.99, 105.95°) |
| OKLab | oklab(92.41% -0.0347 0.1077) |
| OKLCH | oklch(92.41% 0.113 107.9) |
| XYZ | xyz(70.0323, 80.0412, 38.5429) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.57
Buff
#FEF69E
ΔE00 3.05
Dark Cream
#FFF39A
ΔE00 3.50
Light Khaki
#E6F2A2
ΔE00 4.15
Parchment
#FEFCAF
ΔE00 4.31
Manilla
#FFFA86
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEC91 #9192ED
analogous
#EDBE91 #EDEC91 #C0ED91
triadic
#EDEC91 #91EDEC #EC91ED
tetradic
#EDEC91 #91EDBE #9192ED #ED91C0
square
#EDEC91 #91EDBE #9192ED #ED91C0
split-complementary
#EDEC91 #91C0ED #BE91ED
monochromatic
#DCDA28 #E4E35C #EDEC91 #F6F5C6 #FBFAE5
Accessibility & contrast
On white
1.23
#EDEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#EDEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEC91
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEC91 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#F9E1D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #edec91; /* rgb */ color: rgb(237, 236, 145); /* oklch */ color: oklch(92.4% 0.113 107.9);
Tailwind
colors: {
custom: {
50: '#f4f2b2',
500: '#edec91',
950: '#000000',
},
}SCSS
$custom: #edec91; $custom-light: #f4f2b2; $custom-dark: #000000;
JSON
{
"hex": "#edec91",
"rgb": {
"r": 237,
"g": 236,
"b": 145
},
"hsl": {
"h": 59.348,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.92405,
"c": 0.11315,
"h": 107.9
},
"luminance": 0.8004
}Semantic roles & 50–950 ramp
primary
#EDEC91
secondary
#5A5BC8
accent
#14D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581