#DEDEDF#DEDEDF
#DEDEDF is a very light, near-neutral grey. Relative luminance 0.731; OKLCH L 90.1% C 0.001 H 286.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEDF |
|---|---|
| RGB | rgb(222, 222, 223) |
| HSL | hsl(240, 2%, 87%) |
| HSV | hsv(240, 0%, 87%) |
| CMYK | cmyk(0.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.50, 0.18, -0.49) |
| CIE-LCH | lch(88.50, 0.52, 290.22°) |
| OKLab | oklab(90.09% 0.0004 -0.0013) |
| OKLCH | oklch(90.09% 0.001 286.3) |
| XYZ | xyz(69.5625, 73.0998, 80.2427) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 0.72
Fog
#D8DCE0
ΔE00 2.23
Light Gray
#D3D3D3
ΔE00 2.61
Light Grey
#D8DCD6
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEDF #DFDFDE
analogous
#DEDFDF #DEDEDF #DFDEDF
triadic
#DEDEDF #DFDEDE #DEDFDE
tetradic
#DEDEDF #DFDEDF #DFDFDE #DEDFDF
square
#DEDEDF #DFDEDF #DFDFDE #DEDFDF
split-complementary
#DEDEDF #DFDFDE #DFDFDE
monochromatic
#A0A0A3 #BFBFC1 #DEDEDF #EFEFF0 #EFEFF0
Accessibility & contrast
On white
1.34
#DEDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DEDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEDF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEDF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#DEDEDF
Tritanopia (blue-blind)
#DEDEDE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dededf; /* rgb */ color: rgb(222, 222, 223); /* oklch */ color: oklch(90.1% 0.001 286.3);
Tailwind
colors: {
custom: {
50: '#e8e8e9',
500: '#dededf',
950: '#000000',
},
}SCSS
$custom: #dededf; $custom-light: #e8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#dededf",
"rgb": {
"r": 222,
"g": 222,
"b": 223
},
"hsl": {
"h": 240,
"s": 1.538,
"l": 87.255
},
"oklch": {
"l": 0.90089,
"c": 0.00135,
"h": 286.3
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#DEDEDF
secondary
#B1B1B0
accent
#8B5A8B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161616
muted
#848484