#E3DFCB#E3DFCB
#E3DFCB is a very light, muted yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.027 H 97.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFCB |
|---|---|
| RGB | rgb(227, 223, 203) |
| HSL | hsl(50, 30%, 84%) |
| HSV | hsv(50, 11%, 89%) |
| CMYK | cmyk(0%, 1.8%, 10.6%, 11%) |
| CIE-LAB | lab(88.65, -2.03, 10.29) |
| CIE-LCH | lch(88.65, 10.48, 101.16°) |
| OKLab | oklab(90.14% -0.0036 0.0268) |
| OKLCH | oklch(90.14% 0.027 97.6) |
| XYZ | xyz(68.8446, 73.4186, 67.0328) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.68
Warm Beige
#E9DCC9
ΔE00 4.51
Beige
#F5F5DC
ΔE00 5.22
Champagne
#F7E7CE
ΔE00 5.69
Oldlace
#FDF5E6
ΔE00 5.92
Cornsilk
#FFF8DC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFCB #CBCFE3
analogous
#E3D3CB #E3DFCB #DBE3CB
triadic
#E3DFCB #CBE3DF #DFCBE3
tetradic
#E3DFCB #CBE3D3 #CBCFE3 #E3CBDB
square
#E3DFCB #CBE3D3 #CBCFE3 #E3CBDB
split-complementary
#E3DFCB #CBDBE3 #D3CBE3
monochromatic
#B8AE7B #CEC7A3 #E3DFCB #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.34
#E3DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E3DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFCB
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFCB | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECA
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#E7DCD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dfcb; /* rgb */ color: rgb(227, 223, 203); /* oklch */ color: oklch(90.1% 0.027 97.6);
Tailwind
colors: {
custom: {
50: '#ebe9da',
500: '#e3dfcb',
950: '#000000',
},
}SCSS
$custom: #e3dfcb; $custom-light: #ebe9da; $custom-dark: #000000;
JSON
{
"hex": "#e3dfcb",
"rgb": {
"r": 227,
"g": 223,
"b": 203
},
"hsl": {
"h": 50,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.90142,
"c": 0.02706,
"h": 97.6
},
"luminance": 0.73418
}Semantic roles & 50–950 ramp
primary
#E3DFCB
secondary
#979DBB
accent
#4FA93D
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483