#DCDAF8#DCDAF8
#DCDAF8 is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.9% C 0.041 H 288.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF8 |
|---|---|
| RGB | rgb(220, 218, 248) |
| HSL | hsl(244, 68%, 91%) |
| HSV | hsv(244, 12%, 97%) |
| CMYK | cmyk(11.3%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(88.03, 6.37, -14.35) |
| CIE-LCH | lch(88.03, 15.70, 293.94°) |
| OKLab | oklab(89.92% 0.013 -0.0387) |
| OKLCH | oklch(89.92% 0.041 288.6) |
| XYZ | xyz(71.5264, 72.1353, 98.9440) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.42
Periwinkle
#CCCCFF
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.68
Pale Lavender
#EECFFE
ΔE00 9.39
Light Lavender
#DFC5FE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF8 #F6F8DA
analogous
#DAE7F8 #DCDAF8 #EBDAF8
triadic
#DCDAF8 #F8DCDA #DAF8DC
tetradic
#DCDAF8 #F8DAE7 #F6F8DA #DAF8EB
square
#DCDAF8 #F8DAE7 #F6F8DA #DAF8EB
split-complementary
#DCDAF8 #F8EBDA #E7F8DA
monochromatic
#7B73E5 #ABA7EE #DCDAF8 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.36
#DCDAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DCDAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF8
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF8 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#D7DFE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdaf8; /* rgb */ color: rgb(220, 218, 248); /* oklch */ color: oklch(89.9% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#e7e5fa',
500: '#dcdaf8',
950: '#000000',
},
}SCSS
$custom: #dcdaf8; $custom-light: #e7e5fa; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf8",
"rgb": {
"r": 220,
"g": 218,
"b": 248
},
"hsl": {
"h": 244,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.8992,
"c": 0.04086,
"h": 288.6
},
"luminance": 0.72136
}Semantic roles & 50–950 ramp
primary
#DCDAF8
secondary
#D7DC9B
accent
#D015C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485