#DEDDD0#DEDDD0
#DEDDD0 is a very light, near-neutral yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.018 H 103.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD0 |
|---|---|
| RGB | rgb(222, 221, 208) |
| HSL | hsl(56, 18%, 84%) |
| HSV | hsv(56, 6%, 87%) |
| CMYK | cmyk(0%, 0.5%, 6.3%, 12.9%) |
| CIE-LAB | lab(87.87, -1.93, 6.50) |
| CIE-LCH | lch(87.87, 6.78, 106.51°) |
| OKLab | oklab(89.48% -0.004 0.017) |
| OKLCH | oklch(89.48% 0.018 103.2) |
| XYZ | xyz(67.3643, 71.7969, 69.9716) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 4.30
Warm Beige
#E9DCC9
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 6.13
Oldlace
#FDF5E6
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD0 #D0D1DE
analogous
#DED6D0 #DEDDD0 #D8DED0
triadic
#DEDDD0 #D0DEDD #DDD0DE
tetradic
#DEDDD0 #D0DED6 #D0D1DE #DED0D8
square
#DEDDD0 #D0DED6 #D0D1DE #DED0D8
split-complementary
#DEDDD0 #D0D8DE #D6D0DE
monochromatic
#ACA988 #C5C3AC #DEDDD0 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.37
#DEDDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DEDDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#E0DBD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #deddd0; /* rgb */ color: rgb(222, 221, 208); /* oklch */ color: oklch(89.5% 0.018 103.2);
Tailwind
colors: {
custom: {
50: '#e8e7de',
500: '#deddd0',
950: '#000000',
},
}SCSS
$custom: #deddd0; $custom-light: #e8e7de; $custom-dark: #000000;
JSON
{
"hex": "#deddd0",
"rgb": {
"r": 222,
"g": 221,
"b": 208
},
"hsl": {
"h": 55.714,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.89475,
"c": 0.0175,
"h": 103.2
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#DEDDD0
secondary
#9FA0B4
accent
#509C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484