#E8DF8F#E8DF8F
#E8DF8F is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.101 H 102.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DF8F |
|---|---|
| RGB | rgb(232, 223, 143) |
| HSL | hsl(54, 66%, 74%) |
| HSV | hsv(54, 38%, 91%) |
| CMYK | cmyk(0%, 3.9%, 38.4%, 9%) |
| CIE-LAB | lab(87.93, -8.30, 40.31) |
| CIE-LCH | lch(87.93, 41.15, 101.63°) |
| OKLab | oklab(89.3% -0.0222 0.0987) |
| OKLCH | oklch(89.3% 0.101 102.7) |
| XYZ | xyz(64.6254, 71.9160, 36.4582) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.21
Palegoldenrod
#EEE8AA
ΔE00 4.14
Dark Cream
#FFF39A
ΔE00 4.62
Sandy
#F1DA7A
ΔE00 4.65
Light Tan
#FBEEAC
ΔE00 4.67
Vanilla
#F3E5AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DF8F #8F98E8
analogous
#E8B28F #E8DF8F #C4E88F
triadic
#E8DF8F #8FE8DF #DF8FE8
tetradic
#E8DF8F #8FE8B2 #8F98E8 #E88FC4
square
#E8DF8F #8FE8B2 #8F98E8 #E88FC4
split-complementary
#E8DF8F #8FC4E8 #B28FE8
monochromatic
#D2C12B #DED05C #E8DF8F #F2EEC2 #FAF8E6
Accessibility & contrast
On white
1.37
#E8DF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#E8DF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DF8F
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DF8F | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#F4D5CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e8df8f; /* rgb */ color: rgb(232, 223, 143); /* oklch */ color: oklch(89.3% 0.101 102.7);
Tailwind
colors: {
custom: {
50: '#f0e8b1',
500: '#e8df8f',
950: '#000000',
},
}SCSS
$custom: #e8df8f; $custom-light: #f0e8b1; $custom-dark: #000000;
JSON
{
"hex": "#e8df8f",
"rgb": {
"r": 232,
"g": 223,
"b": 143
},
"hsl": {
"h": 53.933,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.89304,
"c": 0.10118,
"h": 102.7
},
"luminance": 0.71914
}Semantic roles & 50–950 ramp
primary
#E8DF8F
secondary
#5964C2
accent
#2ACE18
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171611
muted
#858481