#DDDFDF#DDDFDF
#DDDFDF is a very light, near-neutral grey. Relative luminance 0.735; OKLCH L 90.2% C 0.002 H 197.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFDF |
|---|---|
| RGB | rgb(221, 223, 223) |
| HSL | hsl(180, 3%, 87%) |
| HSV | hsv(180, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(88.67, -0.67, -0.24) |
| CIE-LCH | lch(88.67, 0.71, 199.37°) |
| OKLab | oklab(90.21% -0.0021 -0.0006) |
| OKLCH | oklch(90.21% 0.002 197.2) |
| XYZ | xyz(69.5235, 73.4751, 80.3172) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.17
Fog
#D8DCE0
ΔE00 2.19
Light Gray
#D3D3D3
ΔE00 2.85
Light Grey
#D8DCD6
ΔE00 3.53
Whitesmoke
#F5F5F5
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFDF #DFDDDD
analogous
#DDDFDE #DDDFDF #DDDEDF
triadic
#DDDFDF #DFDDDF #DFDFDD
tetradic
#DDDFDF #DEDDDF #DFDDDD #DEDFDD
square
#DDDFDF #DEDDDF #DFDDDD #DEDFDD
split-complementary
#DDDFDF #DFDDDE #DFDEDD
monochromatic
#9EA4A4 #BDC1C1 #DDDFDF #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.34
#DDDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DDDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFDF
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFDF | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#DCDFDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfdf; /* rgb */ color: rgb(221, 223, 223); /* oklch */ color: oklch(90.2% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#e7e9e9',
500: '#dddfdf',
950: '#000000',
},
}SCSS
$custom: #dddfdf; $custom-light: #e7e9e9; $custom-dark: #000000;
JSON
{
"hex": "#dddfdf",
"rgb": {
"r": 221,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.90211,
"c": 0.00217,
"h": 197.2
},
"luminance": 0.73475
}Semantic roles & 50–950 ramp
primary
#DDDFDF
secondary
#B2AEAE
accent
#59598D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484