#DEDDEA#DEDDEA
#DEDDEA is a very light, near-neutral blue. Relative luminance 0.732; OKLCH L 90.2% C 0.018 H 289.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDEA |
|---|---|
| RGB | rgb(222, 221, 234) |
| HSL | hsl(245, 24%, 89%) |
| HSV | hsv(245, 6%, 92%) |
| CMYK | cmyk(5.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.53, 2.73, -6.22) |
| CIE-LCH | lch(88.53, 6.79, 293.69°) |
| OKLab | oklab(90.22% 0.0059 -0.0166) |
| OKLCH | oklch(90.22% 0.018 289.6) |
| XYZ | xyz(70.8292, 73.1828, 88.2202) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.37
Fog
#D8DCE0
ΔE00 5.53
Ghostwhite
#F8F8FF
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.40
Light Gray
#D3D3D3
ΔE00 6.88
Lavenderblush
#FFF0F5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDEA #E9EADD
analogous
#DDE3EA #DEDDEA #E5DDEA
triadic
#DEDDEA #EADEDD #DDEADE
tetradic
#DEDDEA #EADDE3 #E9EADD #DDEAE5
square
#DEDDEA #EADDE3 #E9EADD #DDEAE5
split-complementary
#DEDDEA #EAE5DD #E3EADD
monochromatic
#9591BB #B9B7D3 #DEDDEA #EDECF3 #EDECF3
Accessibility & contrast
On white
1.34
#DEDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DEDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDEA
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDEA | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#DCDFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deddea; /* rgb */ color: rgb(222, 221, 234); /* oklch */ color: oklch(90.2% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#e8e7f0',
500: '#deddea',
950: '#000000',
},
}SCSS
$custom: #deddea; $custom-light: #e8e7f0; $custom-dark: #000000;
JSON
{
"hex": "#deddea",
"rgb": {
"r": 222,
"g": 221,
"b": 234
},
"hsl": {
"h": 244.615,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90216,
"c": 0.01763,
"h": 289.6
},
"luminance": 0.73183
}Semantic roles & 50–950 ramp
primary
#DEDDEA
secondary
#C0C2A9
accent
#A2439B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485