#DEDBE0#DEDBE0
#DEDBE0 is a very light, near-neutral grey. Relative luminance 0.716; OKLCH L 89.5% C 0.007 H 312.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDBE0 |
|---|---|
| RGB | rgb(222, 219, 224) |
| HSL | hsl(276, 7%, 87%) |
| HSV | hsv(276, 2%, 88%) |
| CMYK | cmyk(0.9%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(87.76, 1.92, -2.09) |
| CIE-LCH | lch(87.76, 2.83, 312.57°) |
| OKLab | oklab(89.52% 0.005 -0.0055) |
| OKLCH | oklch(89.52% 0.007 312.3) |
| XYZ | xyz(68.9080, 71.5745, 80.6916) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.29
Fog
#D8DCE0
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 3.90
Ghostwhite
#F8F8FF
ΔE00 6.29
Whitesmoke
#F5F5F5
ΔE00 6.31
Lavender (CSS)
#E6E6FA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDBE0 #DDE0DB
analogous
#DCDBE0 #DEDBE0 #E0DBE0
triadic
#DEDBE0 #E0DEDB #DBE0DE
tetradic
#DEDBE0 #E0DCDB #DDE0DB #DBE0E0
square
#DEDBE0 #E0DCDB #DDE0DB #DBE0E0
split-complementary
#DEDBE0 #E0E0DB #DBE0DC
monochromatic
#A299A7 #C0BAC4 #DEDBE0 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.37
#DEDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DEDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDBE0
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDBE0 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE0
Deuteranopia (green-blind)
#DBDCE0
Tritanopia (blue-blind)
#DEDCDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedbe0; /* rgb */ color: rgb(222, 219, 224); /* oklch */ color: oklch(89.5% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#e8e6e9',
500: '#dedbe0',
950: '#000000',
},
}SCSS
$custom: #dedbe0; $custom-light: #e8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#dedbe0",
"rgb": {
"r": 222,
"g": 219,
"b": 224
},
"hsl": {
"h": 276,
"s": 7.463,
"l": 86.863
},
"oklch": {
"l": 0.89523,
"c": 0.00747,
"h": 312.3
},
"luminance": 0.71574
}Semantic roles & 50–950 ramp
primary
#DEDBE0
secondary
#AFB4AB
accent
#91546D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484