#DEDDEE#DEDDEE
#DEDDEE is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.3% C 0.023 H 288.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDEE |
|---|---|
| RGB | rgb(222, 221, 238) |
| HSL | hsl(244, 33%, 90%) |
| HSV | hsv(244, 7%, 93%) |
| CMYK | cmyk(6.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(88.65, 3.49, -8.16) |
| CIE-LCH | lch(88.65, 8.87, 293.14°) |
| OKLab | oklab(90.34% 0.0074 -0.0218) |
| OKLCH | oklch(90.34% 0.023 288.6) |
| XYZ | xyz(71.4103, 73.4153, 91.2808) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.27
Fog
#D8DCE0
ΔE00 7.03
Ghostwhite
#F8F8FF
ΔE00 7.14
Gainsboro
#DCDCDC
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.38
Lavenderblush
#FFF0F5
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDEE #EDEEDD
analogous
#DDE5EE #DEDDEE #E6DDEE
triadic
#DEDDEE #EEDEDD #DDEEDE
tetradic
#DEDDEE #EEDDE5 #EDEEDD #DDEEE6
square
#DEDDEE #EEDDE5 #EDEEDD #DDEEE6
split-complementary
#DEDDEE #EEE6DD #E5EEDD
monochromatic
#8F8BC5 #B6B4DA #DEDDEE #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.34
#DEDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DEDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDEE
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDEE | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#DBE0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deddee; /* rgb */ color: rgb(222, 221, 238); /* oklch */ color: oklch(90.3% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#e8e7f3',
500: '#deddee',
950: '#000000',
},
}SCSS
$custom: #deddee; $custom-light: #e8e7f3; $custom-dark: #000000;
JSON
{
"hex": "#deddee",
"rgb": {
"r": 222,
"g": 221,
"b": 238
},
"hsl": {
"h": 243.529,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.9034,
"c": 0.02306,
"h": 288.6
},
"luminance": 0.73416
}Semantic roles & 50–950 ramp
primary
#DEDDEE
secondary
#C6C8A7
accent
#AC39A5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485