#DEDDD5#DEDDD5
#DEDDD5 is a very light, near-neutral yellow. Relative luminance 0.720; OKLCH L 89.6% C 0.011 H 100.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD5 |
|---|---|
| RGB | rgb(222, 221, 213) |
| HSL | hsl(53, 12%, 85%) |
| HSV | hsv(53, 4%, 87%) |
| CMYK | cmyk(0%, 0.5%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.99, -1.07, 4.04) |
| CIE-LCH | lch(87.99, 4.18, 104.83°) |
| OKLab | oklab(89.61% -0.002 0.0106) |
| OKLCH | oklch(89.61% 0.011 100.9) |
| XYZ | xyz(67.9891, 72.0468, 73.2625) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.54
Eggshell
#F0EAD6
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 5.93
Warm Beige
#E9DCC9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD5 #D5D6DE
analogous
#DED8D5 #DEDDD5 #DADED5
triadic
#DEDDD5 #D5DEDD #DDD5DE
tetradic
#DEDDD5 #D5DED8 #D5D6DE #DED5DA
square
#DEDDD5 #D5DED8 #D5D6DE #DED5DA
split-complementary
#DEDDD5 #D5DADE #D8D5DE
monochromatic
#A8A690 #C3C1B3 #DEDDD5 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.36
#DEDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DEDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD5
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD5 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#E0DCDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deddd5; /* rgb */ color: rgb(222, 221, 213); /* oklch */ color: oklch(89.6% 0.011 100.9);
Tailwind
colors: {
custom: {
50: '#e8e7e1',
500: '#deddd5',
950: '#000000',
},
}SCSS
$custom: #deddd5; $custom-light: #e8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#deddd5",
"rgb": {
"r": 222,
"g": 221,
"b": 213
},
"hsl": {
"h": 53.333,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89609,
"c": 0.01083,
"h": 100.9
},
"luminance": 0.72047
}Semantic roles & 50–950 ramp
primary
#DEDDD5
secondary
#A5A6B3
accent
#57964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484