#DDDFDC#DDDFDC
#DDDFDC is a very light, near-neutral grey. Relative luminance 0.733; OKLCH L 90.1% C 0.005 H 134.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFDC |
|---|---|
| RGB | rgb(221, 223, 220) |
| HSL | hsl(100, 4%, 87%) |
| HSV | hsv(100, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.60, -1.21, 1.23) |
| CIE-LCH | lch(88.60, 1.73, 134.62°) |
| OKLab | oklab(90.13% -0.0032 0.0032) |
| OKLCH | oklch(90.13% 0.005 134.8) |
| XYZ | xyz(69.1226, 73.3148, 78.2059) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.09
Gainsboro
#DCDCDC
ΔE00 2.16
Light Gray
#D3D3D3
ΔE00 3.35
Fog
#D8DCE0
ΔE00 3.69
Whitesmoke
#F5F5F5
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFDC #DEDCDF
analogous
#DFDFDC #DDDFDC #DCDFDD
triadic
#DDDFDC #DCDDDF #DFDCDD
tetradic
#DDDFDC #DCDFDF #DEDCDF #DFDDDC
square
#DDDFDC #DCDFDF #DEDCDF #DFDDDC
split-complementary
#DDDFDC #DDDCDF #DFDCDF
monochromatic
#9FA59C #BEC2BC #DDDFDC #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.34
#DDDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DDDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFDC
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFDC | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#DDDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfdc; /* rgb */ color: rgb(221, 223, 220); /* oklch */ color: oklch(90.1% 0.005 134.8);
Tailwind
colors: {
custom: {
50: '#e7e9e6',
500: '#dddfdc',
950: '#000000',
},
}SCSS
$custom: #dddfdc; $custom-light: #e7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#dddfdc",
"rgb": {
"r": 221,
"g": 223,
"b": 220
},
"hsl": {
"h": 100,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.90125,
"c": 0.00457,
"h": 134.8
},
"luminance": 0.73315
}Semantic roles & 50–950 ramp
primary
#DDDFDC
secondary
#B0ADB2
accent
#578E7C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484