#DDDED8#DDDED8
#DDDED8 is a very light, near-neutral yellow-green. Relative luminance 0.726; OKLCH L 89.8% C 0.008 H 114.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED8 |
|---|---|
| RGB | rgb(221, 222, 216) |
| HSL | hsl(70, 8%, 86%) |
| HSV | hsv(70, 3%, 87%) |
| CMYK | cmyk(0.5%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(88.24, -1.41, 2.82) |
| CIE-LCH | lch(88.24, 3.15, 116.51°) |
| OKLab | oklab(89.81% -0.0033 0.0074) |
| OKLCH | oklch(89.81% 0.008 114.2) |
| XYZ | xyz(68.3328, 72.5726, 75.3604) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.54
Gainsboro
#DCDCDC
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 4.04
Fog
#D8DCE0
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.51
Whitesmoke
#F5F5F5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED8 #D9D8DE
analogous
#DEDCD8 #DDDED8 #DADED8
triadic
#DDDED8 #D8DDDE #DED8DD
tetradic
#DDDED8 #D8DEDC #D9D8DE #DED8DA
square
#DDDED8 #D8DEDC #D9D8DE #DED8DA
split-complementary
#DDDED8 #D8DADE #DCD8DE
monochromatic
#A3A696 #C0C2B7 #DDDED8 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DDDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DDDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED8
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED8 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#DEDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded8; /* rgb */ color: rgb(221, 222, 216); /* oklch */ color: oklch(89.8% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#e7e8e4',
500: '#ddded8',
950: '#000000',
},
}SCSS
$custom: #ddded8; $custom-light: #e7e8e4; $custom-dark: #000000;
JSON
{
"hex": "#ddded8",
"rgb": {
"r": 221,
"g": 222,
"b": 216
},
"hsl": {
"h": 70,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89814,
"c": 0.00815,
"h": 114.2
},
"luminance": 0.72573
}Semantic roles & 50–950 ramp
primary
#DDDED8
secondary
#AAA8B2
accent
#53925E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484