#DEDDD3#DEDDD3
#DEDDD3 is a very light, near-neutral yellow. Relative luminance 0.719; OKLCH L 89.6% C 0.013 H 102.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD3 |
|---|---|
| RGB | rgb(222, 221, 211) |
| HSL | hsl(55, 14%, 85%) |
| HSV | hsv(55, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 5%, 12.9%) |
| CIE-LAB | lab(87.94, -1.41, 5.02) |
| CIE-LCH | lch(87.94, 5.22, 105.73°) |
| OKLab | oklab(89.56% -0.0028 0.0132) |
| OKLCH | oklch(89.56% 0.014 102.1) |
| XYZ | xyz(67.7368, 71.9459, 71.9338) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.72
Gainsboro
#DCDCDC
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.33
Warm Beige
#E9DCC9
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD3 #D3D4DE
analogous
#DED7D3 #DEDDD3 #DADED3
triadic
#DEDDD3 #D3DEDD #DDD3DE
tetradic
#DEDDD3 #D3DED7 #D3D4DE #DED3DA
square
#DEDDD3 #D3DED7 #D3D4DE #DED3DA
split-complementary
#DEDDD3 #D3DADE #D7D3DE
monochromatic
#AAA78D #C4C2B0 #DEDDD3 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.36
#DEDDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DEDDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD3
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD3 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#E0DBDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deddd3; /* rgb */ color: rgb(222, 221, 211); /* oklch */ color: oklch(89.6% 0.013 102.1);
Tailwind
colors: {
custom: {
50: '#e8e7e0',
500: '#deddd3',
950: '#000000',
},
}SCSS
$custom: #deddd3; $custom-light: #e8e7e0; $custom-dark: #000000;
JSON
{
"hex": "#deddd3",
"rgb": {
"r": 222,
"g": 221,
"b": 211
},
"hsl": {
"h": 54.545,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89555,
"c": 0.0135,
"h": 102.1
},
"luminance": 0.71946
}Semantic roles & 50–950 ramp
primary
#DEDDD3
secondary
#A2A4B3
accent
#54984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484