#DEDAF5#DEDAF5
#DEDAF5 is a very light, muted blue. Relative luminance 0.723; OKLCH L 90.0% C 0.037 H 292.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDAF5 |
|---|---|
| RGB | rgb(222, 218, 245) |
| HSL | hsl(249, 57%, 91%) |
| HSV | hsv(249, 11%, 96%) |
| CMYK | cmyk(9.4%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(88.10, 6.42, -12.66) |
| CIE-LCH | lch(88.10, 14.19, 296.87°) |
| OKLab | oklab(89.98% 0.0141 -0.0341) |
| OKLCH | oklch(89.98% 0.037 292.4) |
| XYZ | xyz(71.6738, 72.2647, 96.5410) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Periwinkle
#CCCCFF
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 8.99
Thistle
#D8BFD8
ΔE00 9.14
Pale Lavender
#EECFFE
ΔE00 9.36
Light Periwinkle
#C1C6FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDAF5 #F1F5DA
analogous
#DAE3F5 #DEDAF5 #EBDAF5
triadic
#DEDAF5 #F5DEDA #DAF5DE
tetradic
#DEDAF5 #F5DAE3 #F1F5DA #DAF5EB
square
#DEDAF5 #F5DAE3 #F1F5DA #DAF5EB
split-complementary
#DEDAF5 #F5EBDA #E3F5DA
monochromatic
#887ADB #B3AAE8 #DEDAF5 #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.36
#DEDAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DEDAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDAF5
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDAF5 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF6
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#DADEE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedaf5; /* rgb */ color: rgb(222, 218, 245); /* oklch */ color: oklch(90.0% 0.037 292.4);
Tailwind
colors: {
custom: {
50: '#e8e5f8',
500: '#dedaf5',
950: '#000000',
},
}SCSS
$custom: #dedaf5; $custom-light: #e8e5f8; $custom-dark: #000000;
JSON
{
"hex": "#dedaf5",
"rgb": {
"r": 222,
"g": 218,
"b": 245
},
"hsl": {
"h": 248.889,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.89976,
"c": 0.03687,
"h": 292.4
},
"luminance": 0.72265
}Semantic roles & 50–950 ramp
primary
#DEDAF5
secondary
#CDD69E
accent
#C520AD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485