#DEDDEB#DEDDEB
#DEDDEB is a very light, near-neutral blue. Relative luminance 0.732; OKLCH L 90.2% C 0.019 H 289.3°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDEB |
|---|---|
| RGB | rgb(222, 221, 235) |
| HSL | hsl(244, 26%, 89%) |
| HSV | hsv(244, 6%, 92%) |
| CMYK | cmyk(5.5%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.56, 2.92, -6.70) |
| CIE-LCH | lch(88.56, 7.31, 293.51°) |
| OKLab | oklab(90.25% 0.0063 -0.0179) |
| OKLCH | oklch(90.25% 0.019 289.3) |
| XYZ | xyz(70.9732, 73.2404, 88.9789) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.04
Fog
#D8DCE0
ΔE00 5.91
Ghostwhite
#F8F8FF
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDEB #EAEBDD
analogous
#DDE3EB #DEDDEB #E5DDEB
triadic
#DEDDEB #EBDEDD #DDEBDE
tetradic
#DEDDEB #EBDDE3 #EAEBDD #DDEBE5
square
#DEDDEB #EBDDE3 #EAEBDD #DDEBE5
split-complementary
#DEDDEB #EBE5DD #E3EBDD
monochromatic
#9390BE #B9B6D4 #DEDDEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.34
#DEDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DEDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDEB
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDEB | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#DCDFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deddeb; /* rgb */ color: rgb(222, 221, 235); /* oklch */ color: oklch(90.2% 0.019 289.3);
Tailwind
colors: {
custom: {
50: '#e8e7f1',
500: '#deddeb',
950: '#000000',
},
}SCSS
$custom: #deddeb; $custom-light: #e8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#deddeb",
"rgb": {
"r": 222,
"g": 221,
"b": 235
},
"hsl": {
"h": 244.286,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.90247,
"c": 0.01899,
"h": 289.3
},
"luminance": 0.73241
}Semantic roles & 50–950 ramp
primary
#DEDDEB
secondary
#C1C3A9
accent
#A4419D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485