#DEDDFD#DEDDFD
#DEDDFD is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.8% C 0.043 H 286.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDFD |
|---|---|
| RGB | rgb(222, 221, 253) |
| HSL | hsl(242, 89%, 93%) |
| HSV | hsv(242, 13%, 99%) |
| CMYK | cmyk(12.3%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(89.08, 6.44, -15.40) |
| CIE-LCH | lch(89.08, 16.69, 292.68°) |
| OKLab | oklab(90.82% 0.0127 -0.0416) |
| OKLCH | oklch(90.82% 0.043 286.9) |
| XYZ | xyz(73.7065, 74.3338, 103.3742) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.53
Periwinkle
#CCCCFF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 9.48
Light Lavender
#DFC5FE
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDFD #FCFDDD
analogous
#DDECFD #DEDDFD #EEDDFD
triadic
#DEDDFD #FDDEDD #DDFDDE
tetradic
#DEDDFD #FDDDEC #FCFDDD #DDFDEE
square
#DEDDFD #FDDDEC #FCFDDD #DDFDEE
split-complementary
#DEDDFD #FDEEDD #ECFDDD
monochromatic
#6E69F6 #A6A3FA #DEDDFD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.32
#DEDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DEDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDFD
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDFD | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#D8E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #deddfd; /* rgb */ color: rgb(222, 221, 253); /* oklch */ color: oklch(90.8% 0.043 286.9);
Tailwind
colors: {
custom: {
50: '#e8e7fe',
500: '#deddfd',
950: '#000000',
},
}SCSS
$custom: #deddfd; $custom-light: #e8e7fe; $custom-dark: #000000;
JSON
{
"hex": "#deddfd",
"rgb": {
"r": 222,
"g": 221,
"b": 253
},
"hsl": {
"h": 241.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.90823,
"c": 0.04347,
"h": 286.9
},
"luminance": 0.74334
}Semantic roles & 50–950 ramp
primary
#DEDDFD
secondary
#E4E797
accent
#E600DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485