#DEDDDE#DEDDDE
#DEDDDE is a very light, near-neutral grey. Relative luminance 0.725; OKLCH L 89.9% C 0.002 H 325.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDDE |
|---|---|
| RGB | rgb(222, 221, 222) |
| HSL | hsl(300, 1%, 87%) |
| HSV | hsv(300, 0%, 87%) |
| CMYK | cmyk(0%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(88.22, 0.52, -0.37) |
| CIE-LCH | lch(88.22, 0.64, 324.46°) |
| OKLab | oklab(89.86% 0.0014 -0.001) |
| OKLCH | oklch(89.86% 0.002 325.7) |
| XYZ | xyz(69.1633, 72.5165, 79.4465) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.89
Light Gray
#D3D3D3
ΔE00 2.52
Fog
#D8DCE0
ΔE00 2.61
Light Grey
#D8DCD6
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDDE #DDDEDD
analogous
#DEDDDE #DEDDDE #DEDDDE
triadic
#DEDDDE #DEDEDD #DDDEDE
tetradic
#DEDDDE #DEDEDD #DDDEDD #DDDEDE
square
#DEDDDE #DEDEDD #DDDEDD #DDDEDE
split-complementary
#DEDDDE #DEDEDD #DDDEDE
monochromatic
#A29FA2 #C0BEC0 #DEDDDE #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.35
#DEDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DEDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDDE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDDE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDE
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#DEDDDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deddde; /* rgb */ color: rgb(222, 221, 222); /* oklch */ color: oklch(89.9% 0.002 325.7);
Tailwind
colors: {
custom: {
50: '#e8e7e8',
500: '#deddde',
950: '#000000',
},
}SCSS
$custom: #deddde; $custom-light: #e8e7e8; $custom-dark: #000000;
JSON
{
"hex": "#deddde",
"rgb": {
"r": 222,
"g": 221,
"b": 222
},
"hsl": {
"h": 300,
"s": 1.493,
"l": 86.863
},
"oklch": {
"l": 0.89861,
"c": 0.00172,
"h": 325.7
},
"luminance": 0.72516
}Semantic roles & 50–950 ramp
primary
#DEDDDE
secondary
#AFB0AF
accent
#8B5A5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484