#E4DFBA#E4DFBA
#E4DFBA is a very light, muted yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.049 H 101.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFBA |
|---|---|
| RGB | rgb(228, 223, 186) |
| HSL | hsl(53, 44%, 81%) |
| HSV | hsv(53, 18%, 89%) |
| CMYK | cmyk(0%, 2.2%, 18.4%, 10.6%) |
| CIE-LAB | lab(88.36, -4.30, 18.78) |
| CIE-LCH | lch(88.36, 19.27, 102.88°) |
| OKLab | oklab(89.81% -0.0093 0.0482) |
| OKLCH | oklch(89.81% 0.049 101) |
| XYZ | xyz(67.2451, 72.8154, 56.9572) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.43
Pale
#FFF9D0
ΔE00 5.62
Vanilla
#F3E5AB
ΔE00 5.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.88
Lemonchiffon
#FFFACD
ΔE00 5.97
Palegoldenrod
#EEE8AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFBA #BABFE4
analogous
#E4CABA #E4DFBA #D4E4BA
triadic
#E4DFBA #BAE4DF #DFBAE4
tetradic
#E4DFBA #BAE4CA #BABFE4 #E4BAD4
square
#E4DFBA #BAE4CA #BABFE4 #E4BAD4
split-complementary
#E4DFBA #BAD4E4 #CABAE4
monochromatic
#C2B662 #D3CB8E #E4DFBA #F5F3E6 #F6F5E9
Accessibility & contrast
On white
1.35
#E4DFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#E4DFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFBA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFBA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#EBDAD5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dfba; /* rgb */ color: rgb(228, 223, 186); /* oklch */ color: oklch(89.8% 0.049 101.0);
Tailwind
colors: {
custom: {
50: '#ece8ce',
500: '#e4dfba',
950: '#000000',
},
}SCSS
$custom: #e4dfba; $custom-light: #ece8ce; $custom-dark: #000000;
JSON
{
"hex": "#e4dfba",
"rgb": {
"r": 228,
"g": 223,
"b": 186
},
"hsl": {
"h": 52.857,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.89814,
"c": 0.04913,
"h": 101
},
"luminance": 0.72815
}Semantic roles & 50–950 ramp
primary
#E4DFBA
secondary
#848BBE
accent
#3FB72F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161613
muted
#848483