#DDDEDB#DDDEDB
#DDDEDB is a very light, near-neutral grey. Relative luminance 0.727; OKLCH L 89.9% C 0.004 H 121.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEDB |
|---|---|
| RGB | rgb(221, 222, 219) |
| HSL | hsl(80, 4%, 86%) |
| HSV | hsv(80, 1%, 87%) |
| CMYK | cmyk(0.5%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(88.32, -0.87, 1.35) |
| CIE-LCH | lch(88.32, 1.61, 122.97°) |
| OKLab | oklab(89.9% -0.0022 0.0036) |
| OKLCH | oklch(89.9% 0.004 121.6) |
| XYZ | xyz(68.7242, 72.7292, 77.4217) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.84
Light Grey
#D8DCD6
ΔE00 2.37
Light Gray
#D3D3D3
ΔE00 3.03
Fog
#D8DCE0
ΔE00 3.70
Silver (survey)
#C5C9C7
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEDB #DCDBDE
analogous
#DEDEDB #DDDEDB #DCDEDB
triadic
#DDDEDB #DBDDDE #DEDBDD
tetradic
#DDDEDB #DBDEDE #DCDBDE #DEDBDC
square
#DDDEDB #DBDEDE #DCDBDE #DEDBDC
split-complementary
#DDDEDB #DBDCDE #DEDBDE
monochromatic
#A1A39B #BFC1BB #DDDEDB #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.35
#DDDEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DDDEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEDB
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEDB | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDB
Deuteranopia (green-blind)
#DEDEDB
Tritanopia (blue-blind)
#DDDEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddedb; /* rgb */ color: rgb(221, 222, 219); /* oklch */ color: oklch(89.9% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#e7e8e6',
500: '#dddedb',
950: '#000000',
},
}SCSS
$custom: #dddedb; $custom-light: #e7e8e6; $custom-dark: #000000;
JSON
{
"hex": "#dddedb",
"rgb": {
"r": 221,
"g": 222,
"b": 219
},
"hsl": {
"h": 80,
"s": 4.348,
"l": 86.471
},
"oklch": {
"l": 0.89897,
"c": 0.00418,
"h": 121.6
},
"luminance": 0.72729
}Semantic roles & 50–950 ramp
primary
#DDDEDB
secondary
#AEACB1
accent
#578E6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484