#DFDDDC#DFDDDC
#DFDDDC is a very light, near-neutral grey. Relative luminance 0.726; OKLCH L 89.9% C 0.003 H 48.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDDC |
|---|---|
| RGB | rgb(223, 221, 220) |
| HSL | hsl(20, 4%, 87%) |
| HSV | hsv(20, 1%, 87%) |
| CMYK | cmyk(0%, 0.9%, 1.3%, 12.5%) |
| CIE-LAB | lab(88.24, 0.50, 0.73) |
| CIE-LCH | lch(88.24, 0.88, 55.58°) |
| OKLab | oklab(89.88% 0.0017 0.0019) |
| OKLCH | oklch(89.88% 0.003 48.8) |
| XYZ | xyz(69.2041, 72.5683, 78.0576) |
| Luminance | 0.7257 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.07
Light Gray
#D3D3D3
ΔE00 2.60
Fog
#D8DCE0
ΔE00 3.46
Light Grey
#D8DCD6
ΔE00 4.45
Whitesmoke
#F5F5F5
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDDC #DCDEDF
analogous
#DFDCDD #DFDDDC #DFDFDC
triadic
#DFDDDC #DCDFDD #DDDCDF
tetradic
#DFDDDC #DDDFDC #DCDEDF #DFDCDF
square
#DFDDDC #DDDFDC #DCDEDF #DFDCDF
split-complementary
#DFDDDC #DCDFDF #DCDDDF
monochromatic
#A59F9C #C2BEBC #DFDDDC #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.35
#DFDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DFDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDDC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDDC | 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)
#DEDDDC
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#E0DDDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdddc; /* rgb */ color: rgb(223, 221, 220); /* oklch */ color: oklch(89.9% 0.003 48.8);
Tailwind
colors: {
custom: {
50: '#e9e7e6',
500: '#dfdddc',
950: '#000000',
},
}SCSS
$custom: #dfdddc; $custom-light: #e9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#dfdddc",
"rgb": {
"r": 223,
"g": 221,
"b": 220
},
"hsl": {
"h": 20,
"s": 4.478,
"l": 86.863
},
"oklch": {
"l": 0.89882,
"c": 0.00258,
"h": 48.8
},
"luminance": 0.72568
}Semantic roles & 50–950 ramp
primary
#DFDDDC
secondary
#ADB0B2
accent
#7C8E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484