#DEDCEB#DEDCEB
#DEDCEB is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.0% C 0.020 H 292.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCEB |
|---|---|
| RGB | rgb(222, 220, 235) |
| HSL | hsl(248, 27%, 89%) |
| HSV | hsv(248, 6%, 92%) |
| CMYK | cmyk(5.5%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.31, 3.44, -7.08) |
| CIE-LCH | lch(88.31, 7.87, 295.91°) |
| OKLab | oklab(90.05% 0.0077 -0.0189) |
| OKLCH | oklch(90.05% 0.02 292.1) |
| XYZ | xyz(70.7100, 72.7140, 88.8912) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.93
Fog
#D8DCE0
ΔE00 6.55
Ghostwhite
#F8F8FF
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCEB #E9EBDC
analogous
#DCE2EB #DEDCEB #E6DCEB
triadic
#DEDCEB #EBDEDC #DCEBDE
tetradic
#DEDCEB #EBDCE2 #E9EBDC #DCEBE6
square
#DEDCEB #EBDCE2 #E9EBDC #DCEBE6
split-complementary
#DEDCEB #EBE6DC #E2EBDC
monochromatic
#958EBE #B9B5D5 #DEDCEB #EDECF4 #EDECF4
Accessibility & contrast
On white
1.35
#DEDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DEDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCEB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCEB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#DCDEE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedceb; /* rgb */ color: rgb(222, 220, 235); /* oklch */ color: oklch(90.0% 0.020 292.1);
Tailwind
colors: {
custom: {
50: '#e8e6f1',
500: '#dedceb',
950: '#000000',
},
}SCSS
$custom: #dedceb; $custom-light: #e8e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dedceb",
"rgb": {
"r": 222,
"g": 220,
"b": 235
},
"hsl": {
"h": 248,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.9005,
"c": 0.02041,
"h": 292.1
},
"luminance": 0.72714
}Semantic roles & 50–950 ramp
primary
#DEDCEB
secondary
#C0C4A8
accent
#A64098
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485