#DDDFDD#DDDFDD
#DDDFDD is a very light, near-neutral grey. Relative luminance 0.734; OKLCH L 90.2% C 0.003 H 145.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFDD |
|---|---|
| RGB | rgb(221, 223, 221) |
| HSL | hsl(120, 3%, 87%) |
| HSV | hsv(120, 1%, 87%) |
| CMYK | cmyk(0.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(88.62, -1.03, 0.74) |
| CIE-LCH | lch(88.62, 1.27, 144.40°) |
| OKLab | oklab(90.15% -0.0028 0.002) |
| OKLCH | oklch(90.15% 0.003 145.5) |
| XYZ | xyz(69.2554, 73.3679, 78.9055) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.74
Light Grey
#D8DCD6
ΔE00 2.53
Light Gray
#D3D3D3
ΔE00 3.11
Fog
#D8DCE0
ΔE00 3.18
Whitesmoke
#F5F5F5
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFDD #DFDDDF
analogous
#DEDFDD #DDDFDD #DDDFDE
triadic
#DDDFDD #DDDDDF #DFDDDD
tetradic
#DDDFDD #DDDEDF #DFDDDF #DFDEDD
square
#DDDFDD #DDDEDF #DFDDDF #DFDEDD
split-complementary
#DDDFDD #DEDDDF #DFDDDE
monochromatic
#9EA49E #BDC1BD #DDDFDD #EFF0EF #EFF0EF
Accessibility & contrast
On white
1.34
#DDDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DDDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFDD
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFDD | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDD
Deuteranopia (green-blind)
#DFDEDD
Tritanopia (blue-blind)
#DDDFDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfdd; /* rgb */ color: rgb(221, 223, 221); /* oklch */ color: oklch(90.2% 0.003 145.5);
Tailwind
colors: {
custom: {
50: '#e7e9e7',
500: '#dddfdd',
950: '#000000',
},
}SCSS
$custom: #dddfdd; $custom-light: #e7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#dddfdd",
"rgb": {
"r": 221,
"g": 223,
"b": 221
},
"hsl": {
"h": 120,
"s": 3.03,
"l": 87.059
},
"oklch": {
"l": 0.90154,
"c": 0.00345,
"h": 145.5
},
"luminance": 0.73368
}Semantic roles & 50–950 ramp
primary
#DDDFDD
secondary
#B2AEB2
accent
#598D8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484