#DDDEDF#DDDEDF
#DDDEDF is a very light, near-neutral grey. Relative luminance 0.729; OKLCH L 90.0% C 0.002 H 247.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEDF |
|---|---|
| RGB | rgb(221, 222, 223) |
| HSL | hsl(210, 3%, 87%) |
| HSV | hsv(210, 1%, 87%) |
| CMYK | cmyk(0.9%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.42, -0.16, -0.61) |
| CIE-LCH | lch(88.42, 0.63, 255.52°) |
| OKLab | oklab(90.01% -0.0007 -0.0016) |
| OKLCH | oklch(90.01% 0.002 247.8) |
| XYZ | xyz(69.2571, 72.9424, 80.2284) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.77
Fog
#D8DCE0
ΔE00 1.89
Light Gray
#D3D3D3
ΔE00 2.58
Light Grey
#D8DCD6
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEDF #DFDEDD
analogous
#DDDFDF #DDDEDF #DDDDDF
triadic
#DDDEDF #DFDDDE #DEDFDD
tetradic
#DDDEDF #DFDDDF #DFDEDD #DDDFDD
square
#DDDEDF #DFDDDF #DFDEDD #DDDFDD
split-complementary
#DDDEDF #DFDDDD #DFDFDD
monochromatic
#9EA1A4 #BDBFC1 #DDDEDF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.35
#DDDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DDDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEDF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEDF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#DDDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddedf; /* rgb */ color: rgb(221, 222, 223); /* oklch */ color: oklch(90.0% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#e7e8e9',
500: '#dddedf',
950: '#000000',
},
}SCSS
$custom: #dddedf; $custom-light: #e7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#dddedf",
"rgb": {
"r": 221,
"g": 222,
"b": 223
},
"hsl": {
"h": 210,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.90011,
"c": 0.00175,
"h": 247.8
},
"luminance": 0.72942
}Semantic roles & 50–950 ramp
primary
#DDDEDF
secondary
#B2B0AE
accent
#73598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484