#E3DFCA#E3DFCA
#E3DFCA is a very light, muted yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.028 H 98.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFCA |
|---|---|
| RGB | rgb(227, 223, 202) |
| HSL | hsl(50, 31%, 84%) |
| HSV | hsv(50, 11%, 89%) |
| CMYK | cmyk(0%, 1.8%, 11%, 11%) |
| CIE-LAB | lab(88.62, -2.19, 10.78) |
| CIE-LCH | lch(88.62, 11.00, 101.49°) |
| OKLab | oklab(90.12% -0.004 0.0281) |
| OKLCH | oklch(90.12% 0.028 98.1) |
| XYZ | xyz(68.7258, 73.3711, 66.4072) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.76
Warm Beige
#E9DCC9
ΔE00 4.68
Beige
#F5F5DC
ΔE00 5.10
Champagne
#F7E7CE
ΔE00 5.72
Cornsilk
#FFF8DC
ΔE00 5.84
Oldlace
#FDF5E6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFCA #CACEE3
analogous
#E3D3CA #E3DFCA #DBE3CA
triadic
#E3DFCA #CAE3DF #DFCAE3
tetradic
#E3DFCA #CAE3D3 #CACEE3 #E3CADB
square
#E3DFCA #CAE3D3 #CACEE3 #E3CADB
split-complementary
#E3DFCA #CADBE3 #D3CAE3
monochromatic
#B9AF7A #CEC7A2 #E3DFCA #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.34
#E3DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E3DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFCA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFCA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC9
Deuteranopia (green-blind)
#E5DFCB
Tritanopia (blue-blind)
#E7DCD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3dfca; /* rgb */ color: rgb(227, 223, 202); /* oklch */ color: oklch(90.1% 0.028 98.1);
Tailwind
colors: {
custom: {
50: '#ebe9da',
500: '#e3dfca',
950: '#000000',
},
}SCSS
$custom: #e3dfca; $custom-light: #ebe9da; $custom-dark: #000000;
JSON
{
"hex": "#e3dfca",
"rgb": {
"r": 227,
"g": 223,
"b": 202
},
"hsl": {
"h": 50.4,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.90117,
"c": 0.02836,
"h": 98.1
},
"luminance": 0.73371
}Semantic roles & 50–950 ramp
primary
#E3DFCA
secondary
#969CBB
accent
#4DAA3C
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483