#E1DBBB#E1DBBB
#E1DBBB is a very light, muted yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.043 H 98.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DBBB |
|---|---|
| RGB | rgb(225, 219, 187) |
| HSL | hsl(51, 39%, 81%) |
| HSV | hsv(51, 17%, 88%) |
| CMYK | cmyk(0%, 2.7%, 16.9%, 11.8%) |
| CIE-LAB | lab(87.12, -3.19, 16.50) |
| CIE-LCH | lch(87.12, 16.80, 100.95°) |
| OKLab | oklab(88.79% -0.0063 0.0425) |
| OKLCH | oklch(88.79% 0.043 98.4) |
| XYZ | xyz(65.3519, 70.2593, 57.1227) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.40
Eggshell
#F0EAD6
ΔE00 5.42
Beige
#F5F5DC
ΔE00 6.34
Cornsilk
#FFF8DC
ΔE00 6.53
Warm Beige
#E9DCC9
ΔE00 6.53
Champagne
#F7E7CE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DBBB #BBC1E1
analogous
#E1C8BB #E1DBBB #D4E1BB
triadic
#E1DBBB #BBE1DB #DBBBE1
tetradic
#E1DBBB #BBE1C8 #BBC1E1 #E1BBD4
square
#E1DBBB #BBE1C8 #BBC1E1 #E1BBD4
split-complementary
#E1DBBB #BBD4E1 #C8BBE1
monochromatic
#BCAE66 #CEC591 #E1DBBB #F4F1E5 #F6F4EA
Accessibility & contrast
On white
1.40
#E1DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#E1DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DBBB
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DBBB | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#E7D6D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e1dbbb; /* rgb */ color: rgb(225, 219, 187); /* oklch */ color: oklch(88.8% 0.043 98.4);
Tailwind
colors: {
custom: {
50: '#eae6cf',
500: '#e1dbbb',
950: '#000000',
},
}SCSS
$custom: #e1dbbb; $custom-light: #eae6cf; $custom-dark: #000000;
JSON
{
"hex": "#e1dbbb",
"rgb": {
"r": 225,
"g": 219,
"b": 187
},
"hsl": {
"h": 50.526,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.88788,
"c": 0.04298,
"h": 98.4
},
"luminance": 0.70258
}Semantic roles & 50–950 ramp
primary
#E1DBBB
secondary
#868EBA
accent
#48B234
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161513
muted
#848483