#E2DFCB#E2DFCB
#E2DFCB is a very light, muted yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.027 H 99.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFCB |
|---|---|
| RGB | rgb(226, 223, 203) |
| HSL | hsl(52, 28%, 84%) |
| HSV | hsv(52, 10%, 89%) |
| CMYK | cmyk(0%, 1.3%, 10.2%, 11.4%) |
| CIE-LAB | lab(88.57, -2.38, 10.17) |
| CIE-LCH | lch(88.57, 10.44, 103.19°) |
| OKLab | oklab(90.06% -0.0046 0.0265) |
| OKLCH | oklch(90.06% 0.027 99.9) |
| XYZ | xyz(68.5300, 73.2564, 67.0180) |
| Luminance | 0.7326 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.92
Warm Beige
#E9DCC9
ΔE00 4.98
Beige
#F5F5DC
ΔE00 5.08
Cornsilk
#FFF8DC
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 6.13
Champagne
#F7E7CE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFCB #CBCEE2
analogous
#E2D4CB #E2DFCB #DAE2CB
triadic
#E2DFCB #CBE2DF #DFCBE2
tetradic
#E2DFCB #CBE2D4 #CBCEE2 #E2CBDA
square
#E2DFCB #CBE2D4 #CBCEE2 #E2CBDA
split-complementary
#E2DFCB #CBDAE2 #D4CBE2
monochromatic
#B6AF7C #CCC7A4 #E2DFCB #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.34
#E2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFCB
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFCB | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#E6DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2dfcb; /* rgb */ color: rgb(226, 223, 203); /* oklch */ color: oklch(90.1% 0.027 99.9);
Tailwind
colors: {
custom: {
50: '#ebe9da',
500: '#e2dfcb',
950: '#000000',
},
}SCSS
$custom: #e2dfcb; $custom-light: #ebe9da; $custom-dark: #000000;
JSON
{
"hex": "#e2dfcb",
"rgb": {
"r": 226,
"g": 223,
"b": 203
},
"hsl": {
"h": 52.174,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.90062,
"c": 0.02691,
"h": 99.9
},
"luminance": 0.73256
}Semantic roles & 50–950 ramp
primary
#E2DFCB
secondary
#979CBA
accent
#4CA73E
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483