#DDDFDE#DDDFDE
#DDDFDE is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.003 H 165.2°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFDE |
|---|---|
| RGB | rgb(221, 223, 222) |
| HSL | hsl(150, 3%, 87%) |
| HSV | hsv(150, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(88.65, -0.85, 0.25) |
| CIE-LCH | lch(88.65, 0.89, 163.58°) |
| OKLab | oklab(90.18% -0.0025 0.0007) |
| OKLCH | oklch(90.18% 0.003 165.2) |
| XYZ | xyz(69.3890, 73.4213, 79.6092) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.39
Fog
#D8DCE0
ΔE00 2.68
Light Gray
#D3D3D3
ΔE00 2.94
Light Grey
#D8DCD6
ΔE00 3.01
Whitesmoke
#F5F5F5
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFDE #DFDDDE
analogous
#DDDFDD #DDDFDE #DDDFDF
triadic
#DDDFDE #DEDDDF #DFDEDD
tetradic
#DDDFDE #DDDDDF #DFDDDE #DFDFDD
square
#DDDFDE #DDDDDF #DFDDDE #DFDFDD
split-complementary
#DDDFDE #DFDDDF #DFDDDD
monochromatic
#9EA4A1 #BDC1BF #DDDFDE #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.34
#DDDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DDDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFDE
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFDE | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#DDDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfde; /* rgb */ color: rgb(221, 223, 222); /* oklch */ color: oklch(90.2% 0.003 165.2);
Tailwind
colors: {
custom: {
50: '#e7e9e8',
500: '#dddfde',
950: '#000000',
},
}SCSS
$custom: #dddfde; $custom-light: #e7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#dddfde",
"rgb": {
"r": 221,
"g": 223,
"b": 222
},
"hsl": {
"h": 150,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.90182,
"c": 0.00254,
"h": 165.2
},
"luminance": 0.73421
}Semantic roles & 50–950 ramp
primary
#DDDFDE
secondary
#B2AEB0
accent
#59738D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484