#E3DECF#E3DECF
#E3DECF is a very light, muted yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.021 H 91.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DECF |
|---|---|
| RGB | rgb(227, 222, 207) |
| HSL | hsl(45, 26%, 85%) |
| HSV | hsv(45, 9%, 89%) |
| CMYK | cmyk(0%, 2.2%, 8.8%, 11%) |
| CIE-LAB | lab(88.49, -0.86, 7.96) |
| CIE-LCH | lch(88.49, 8.00, 96.19°) |
| OKLab | oklab(90.05% -0.0006 0.0208) |
| OKLCH | oklch(90.05% 0.021 91.6) |
| XYZ | xyz(69.0610, 73.0790, 69.4869) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.18
Warm Beige
#E9DCC9
ΔE00 3.62
Light Grey
#D8DCD6
ΔE00 5.19
Oldlace
#FDF5E6
ΔE00 5.27
Antiquewhite
#FAEBD7
ΔE00 5.44
Champagne
#F7E7CE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DECF #CFD4E3
analogous
#E3D4CF #E3DECF #DEE3CF
triadic
#E3DECF #CFE3DE #DECFE3
tetradic
#E3DECF #CFE3D4 #CFD4E3 #E3CFDE
square
#E3DECF #CFE3D4 #CFD4E3 #E3CFDE
split-complementary
#E3DECF #CFDEE3 #D4CFE3
monochromatic
#B6A982 #CCC3A8 #E3DECF #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.34
#E3DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E3DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DECF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DECF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCE
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#E7DBDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3decf; /* rgb */ color: rgb(227, 222, 207); /* oklch */ color: oklch(90.0% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#ebe8dd',
500: '#e3decf',
950: '#000000',
},
}SCSS
$custom: #e3decf; $custom-light: #ebe8dd; $custom-dark: #000000;
JSON
{
"hex": "#e3decf",
"rgb": {
"r": 227,
"g": 222,
"b": 207
},
"hsl": {
"h": 45,
"s": 26.316,
"l": 85.098
},
"oklch": {
"l": 0.90045,
"c": 0.02084,
"h": 91.6
},
"luminance": 0.73078
}Semantic roles & 50–950 ramp
primary
#E3DECF
secondary
#9CA3BB
accent
#5AA541
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484