#EDE391#EDE391
#EDE391 is a very light, moderate yellow. Relative luminance 0.750; OKLCH L 90.6% C 0.103 H 102.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE391 |
|---|---|
| RGB | rgb(237, 227, 145) |
| HSL | hsl(53, 72%, 75%) |
| HSV | hsv(53, 39%, 93%) |
| CMYK | cmyk(0%, 4.2%, 38.8%, 7.1%) |
| CIE-LAB | lab(89.39, -8.15, 41.26) |
| CIE-LCH | lch(89.39, 42.06, 101.17°) |
| OKLab | oklab(90.57% -0.0218 0.101) |
| OKLCH | oklch(90.57% 0.103 102.2) |
| XYZ | xyz(67.5061, 74.9888, 37.7008) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.41
Dark Cream
#FFF39A
ΔE00 3.63
Buff
#FEF69E
ΔE00 4.05
Palegoldenrod
#EEE8AA
ΔE00 4.11
Light Tan
#FBEEAC
ΔE00 4.15
Sandy
#F1DA7A
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE391 #919BED
analogous
#EDB591 #EDE391 #C9ED91
triadic
#EDE391 #91EDE3 #E391ED
tetradic
#EDE391 #91EDB5 #919BED #ED91C9
square
#EDE391 #91EDB5 #919BED #ED91C9
split-complementary
#EDE391 #91C9ED #B591ED
monochromatic
#DCC828 #E4D65C #EDE391 #F6F0C6 #FBF8E5
Accessibility & contrast
On white
1.31
#EDE391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EDE391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE391
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE391 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#F4E394
Tritanopia (blue-blind)
#FAD9CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede391; /* rgb */ color: rgb(237, 227, 145); /* oklch */ color: oklch(90.6% 0.103 102.2);
Tailwind
colors: {
custom: {
50: '#f4ebb2',
500: '#ede391',
950: '#000000',
},
}SCSS
$custom: #ede391; $custom-light: #f4ebb2; $custom-dark: #000000;
JSON
{
"hex": "#ede391",
"rgb": {
"r": 237,
"g": 227,
"b": 145
},
"hsl": {
"h": 53.478,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.90568,
"c": 0.10329,
"h": 102.2
},
"luminance": 0.74987
}Semantic roles & 50–950 ramp
primary
#EDE391
secondary
#5A66C8
accent
#27D412
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481