#DDDEDE#DDDEDE
#DDDEDE is a very light, near-neutral grey. Relative luminance 0.729; OKLCH L 90.0% C 0.001 H 197.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEDE |
|---|---|
| RGB | rgb(221, 222, 222) |
| HSL | hsl(180, 1%, 87%) |
| HSV | hsv(180, 0%, 87%) |
| CMYK | cmyk(0.5%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(88.39, -0.34, -0.12) |
| CIE-LCH | lch(88.39, 0.36, 199.38°) |
| OKLab | oklab(89.98% -0.001 -0.0003) |
| OKLCH | oklch(89.98% 0.001 197.1) |
| XYZ | xyz(69.1227, 72.8886, 79.5204) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.65
Fog
#D8DCE0
ΔE00 2.27
Light Gray
#D3D3D3
ΔE00 2.54
Light Grey
#D8DCD6
ΔE00 3.75
Whitesmoke
#F5F5F5
ΔE00 5.01
Silver (survey)
#C5C9C7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEDE #DEDDDD
analogous
#DDDEDE #DDDEDE #DDDEDE
triadic
#DDDEDE #DEDDDE #DEDEDD
tetradic
#DDDEDE #DEDDDE #DEDDDD #DEDEDD
square
#DDDEDE #DEDDDE #DEDDDD #DEDEDD
split-complementary
#DDDEDE #DEDDDE #DEDEDD
monochromatic
#9FA2A2 #BEC0C0 #DDDEDE #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.35
#DDDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DDDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEDE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEDE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#DDDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddede; /* rgb */ color: rgb(221, 222, 222); /* oklch */ color: oklch(90.0% 0.001 197.1);
Tailwind
colors: {
custom: {
50: '#e7e8e8',
500: '#dddede',
950: '#000000',
},
}SCSS
$custom: #dddede; $custom-light: #e7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#dddede",
"rgb": {
"r": 221,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 1.493,
"l": 86.863
},
"oklch": {
"l": 0.89983,
"c": 0.00109,
"h": 197.1
},
"luminance": 0.72889
}Semantic roles & 50–950 ramp
primary
#DDDEDE
secondary
#B0AFAF
accent
#5A5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484