#DEDCED#DEDCED
#DEDCED is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.023 H 291.3°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCED |
|---|---|
| RGB | rgb(222, 220, 237) |
| HSL | hsl(247, 32%, 90%) |
| HSV | hsv(247, 7%, 93%) |
| CMYK | cmyk(6.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.37, 3.82, -8.05) |
| CIE-LCH | lch(88.37, 8.91, 295.38°) |
| OKLab | oklab(90.11% 0.0084 -0.0215) |
| OKLCH | oklch(90.11% 0.023 291.3) |
| XYZ | xyz(71.0006, 72.8302, 90.4215) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.52
Fog
#D8DCE0
ΔE00 7.27
Ghostwhite
#F8F8FF
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCED #EBEDDC
analogous
#DCE3ED #DEDCED #E7DCED
triadic
#DEDCED #EDDEDC #DCEDDE
tetradic
#DEDCED #EDDCE3 #EBEDDC #DCEDE7
square
#DEDCED #EDDCE3 #EBEDDC #DCEDE7
split-complementary
#DEDCED #EDE7DC #E3EDDC
monochromatic
#928BC3 #B8B4D8 #DEDCED #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.35
#DEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCED
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCED | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#DBDEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedced; /* rgb */ color: rgb(222, 220, 237); /* oklch */ color: oklch(90.1% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#e8e6f2',
500: '#dedced',
950: '#000000',
},
}SCSS
$custom: #dedced; $custom-light: #e8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dedced",
"rgb": {
"r": 222,
"g": 220,
"b": 237
},
"hsl": {
"h": 247.059,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90112,
"c": 0.02311,
"h": 291.3
},
"luminance": 0.7283
}Semantic roles & 50–950 ramp
primary
#DEDCED
secondary
#C3C7A6
accent
#AB3B9E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485