#DEDAF4#DEDAF4
#DEDAF4 is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.9% C 0.036 H 292.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDAF4 |
|---|---|
| RGB | rgb(222, 218, 244) |
| HSL | hsl(249, 54%, 91%) |
| HSV | hsv(249, 11%, 96%) |
| CMYK | cmyk(9%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(88.07, 6.22, -12.18) |
| CIE-LCH | lch(88.07, 13.68, 297.05°) |
| OKLab | oklab(89.94% 0.0137 -0.0328) |
| OKLCH | oklch(89.94% 0.036 292.7) |
| XYZ | xyz(71.5215, 72.2038, 95.7392) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 9.13
Pale Lilac
#E4CBFF
ΔE00 9.26
Pale Lavender
#EECFFE
ΔE00 9.57
Light Periwinkle
#C1C6FC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDAF4 #F0F4DA
analogous
#DAE3F4 #DEDAF4 #EBDAF4
triadic
#DEDAF4 #F4DEDA #DAF4DE
tetradic
#DEDAF4 #F4DAE3 #F0F4DA #DAF4EB
square
#DEDAF4 #F4DAE3 #F0F4DA #DAF4EB
split-complementary
#DEDAF4 #F4EBDA #E3F4DA
monochromatic
#8A7CD8 #B4ABE6 #DEDAF4 #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.36
#DEDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DEDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDAF4
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDAF4 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF5
Deuteranopia (green-blind)
#D5DCF3
Tritanopia (blue-blind)
#DADEE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedaf4; /* rgb */ color: rgb(222, 218, 244); /* oklch */ color: oklch(89.9% 0.036 292.7);
Tailwind
colors: {
custom: {
50: '#e8e5f7',
500: '#dedaf4',
950: '#000000',
},
}SCSS
$custom: #dedaf4; $custom-light: #e8e5f7; $custom-dark: #000000;
JSON
{
"hex": "#dedaf4",
"rgb": {
"r": 222,
"g": 218,
"b": 244
},
"hsl": {
"h": 249.231,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.89943,
"c": 0.03552,
"h": 292.7
},
"luminance": 0.72204
}Semantic roles & 50–950 ramp
primary
#DEDAF4
secondary
#CBD49F
accent
#C224A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485