#DEDDDC#DEDDDC
#DEDDDC is a very light, near-neutral grey. Relative luminance 0.724; OKLCH L 89.8% C 0.002 H 67.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDDC |
|---|---|
| RGB | rgb(222, 221, 220) |
| HSL | hsl(30, 3%, 87%) |
| HSV | hsv(30, 1%, 87%) |
| CMYK | cmyk(0%, 0.5%, 0.9%, 12.9%) |
| CIE-LAB | lab(88.17, 0.16, 0.61) |
| CIE-LCH | lch(88.17, 0.63, 75.31°) |
| OKLab | oklab(89.8% 0.0007 0.0016) |
| OKLCH | oklch(89.8% 0.002 67.8) |
| XYZ | xyz(68.8968, 72.4099, 78.0432) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.69
Light Gray
#D3D3D3
ΔE00 2.43
Fog
#D8DCE0
ΔE00 3.13
Light Grey
#D8DCD6
ΔE00 3.98
Whitesmoke
#F5F5F5
ΔE00 5.17
Silver (survey)
#C5C9C7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDDC #DCDDDE
analogous
#DEDCDC #DEDDDC #DEDEDC
triadic
#DEDDDC #DCDEDD #DDDCDE
tetradic
#DEDDDC #DCDEDC #DCDDDE #DEDCDE
square
#DEDDDC #DCDEDC #DCDDDE #DEDCDE
split-complementary
#DEDDDC #DCDEDE #DCDCDE
monochromatic
#A3A09D #C0BEBD #DEDDDC #F0F0EF #F0F0EF
Accessibility & contrast
On white
1.36
#DEDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DEDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDDC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDDC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#DEDDDD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedddc; /* rgb */ color: rgb(222, 221, 220); /* oklch */ color: oklch(89.8% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#e8e7e6',
500: '#dedddc',
950: '#000000',
},
}SCSS
$custom: #dedddc; $custom-light: #e8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#dedddc",
"rgb": {
"r": 222,
"g": 221,
"b": 220
},
"hsl": {
"h": 30,
"s": 2.941,
"l": 86.667
},
"oklch": {
"l": 0.89804,
"c": 0.00175,
"h": 67.8
},
"luminance": 0.7241
}Semantic roles & 50–950 ramp
primary
#DEDDDC
secondary
#ADAFB1
accent
#738D59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484