#E8DB8A#E8DB8A
#E8DB8A is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.4% C 0.103 H 100.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DB8A |
|---|---|
| RGB | rgb(232, 219, 138) |
| HSL | hsl(52, 67%, 73%) |
| HSV | hsv(52, 41%, 91%) |
| CMYK | cmyk(0%, 5.6%, 40.5%, 9%) |
| CIE-LAB | lab(86.83, -6.81, 41.40) |
| CIE-LCH | lch(86.83, 41.95, 99.35°) |
| OKLab | oklab(88.41% -0.0183 0.101) |
| OKLCH | oklch(88.41% 0.103 100.3) |
| XYZ | xyz(63.1989, 69.6557, 34.1556) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.78
Sandy
#F1DA7A
ΔE00 3.56
Sand (survey)
#E2CA76
ΔE00 4.81
Palegoldenrod
#EEE8AA
ΔE00 5.03
Wheat (survey)
#FBDD7E
ΔE00 5.15
Vanilla
#F3E5AB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DB8A #8A97E8
analogous
#E8AC8A #E8DB8A #C6E88A
triadic
#E8DB8A #8AE8DB #DB8AE8
tetradic
#E8DB8A #8AE8AC #8A97E8 #E88AC6
square
#E8DB8A #8AE8AC #8A97E8 #E88AC6
split-complementary
#E8DB8A #8AC6E8 #AC8AE8
monochromatic
#CFB829 #DECB57 #E8DB8A #F2EBBD #FAF7E5
Accessibility & contrast
On white
1.41
#E8DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#E8DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DB8A
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DB8A | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#F5D0C7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8db8a; /* rgb */ color: rgb(232, 219, 138); /* oklch */ color: oklch(88.4% 0.103 100.3);
Tailwind
colors: {
custom: {
50: '#f1e6ad',
500: '#e8db8a',
950: '#000000',
},
}SCSS
$custom: #e8db8a; $custom-light: #f1e6ad; $custom-dark: #000000;
JSON
{
"hex": "#e8db8a",
"rgb": {
"r": 232,
"g": 219,
"b": 138
},
"hsl": {
"h": 51.702,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.88409,
"c": 0.10262,
"h": 100.3
},
"luminance": 0.69654
}Semantic roles & 50–950 ramp
primary
#E8DB8A
secondary
#5564C2
accent
#30CF16
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481