#DEDDD4#DEDDD4
#DEDDD4 is a very light, near-neutral yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.012 H 101.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD4 |
|---|---|
| RGB | rgb(222, 221, 212) |
| HSL | hsl(54, 13%, 85%) |
| HSV | hsv(54, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 4.5%, 12.9%) |
| CIE-LAB | lab(87.97, -1.24, 4.53) |
| CIE-LCH | lch(87.97, 4.70, 105.33°) |
| OKLab | oklab(89.58% -0.0024 0.0119) |
| OKLCH | oklch(89.58% 0.012 101.5) |
| XYZ | xyz(67.8626, 71.9962, 72.5961) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.53
Gainsboro
#DCDCDC
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 4.94
Eggshell
#F0EAD6
ΔE00 5.33
Warm Beige
#E9DCC9
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD4 #D4D5DE
analogous
#DED8D4 #DEDDD4 #DADED4
triadic
#DEDDD4 #D4DEDD #DDD4DE
tetradic
#DEDDD4 #D4DED8 #D4D5DE #DED4DA
square
#DEDDD4 #D4DED8 #D4D5DE #DED4DA
split-complementary
#DEDDD4 #D4DADE #D8D4DE
monochromatic
#A9A68F #C3C2B1 #DEDDD4 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.36
#DEDDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DEDDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD4
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#E0DCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deddd4; /* rgb */ color: rgb(222, 221, 212); /* oklch */ color: oklch(89.6% 0.012 101.5);
Tailwind
colors: {
custom: {
50: '#e8e7e1',
500: '#deddd4',
950: '#000000',
},
}SCSS
$custom: #deddd4; $custom-light: #e8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#deddd4",
"rgb": {
"r": 222,
"g": 221,
"b": 212
},
"hsl": {
"h": 54,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89582,
"c": 0.01217,
"h": 101.5
},
"luminance": 0.71996
}Semantic roles & 50–950 ramp
primary
#DEDDD4
secondary
#A3A5B3
accent
#56974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484