#DCDAF4#DCDAF4
#DCDAF4 is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.8% C 0.035 H 289.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF4 |
|---|---|
| RGB | rgb(220, 218, 244) |
| HSL | hsl(245, 54%, 91%) |
| HSV | hsv(245, 11%, 96%) |
| CMYK | cmyk(9.8%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(87.92, 5.58, -12.42) |
| CIE-LCH | lch(87.92, 13.62, 294.17°) |
| OKLab | oklab(89.79% 0.0116 -0.0334) |
| OKLCH | oklch(89.79% 0.035 289.2) |
| XYZ | xyz(70.9124, 71.8897, 95.7106) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.50
Periwinkle
#CCCCFF
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 9.46
Pale Lilac
#E4CBFF
ΔE00 9.66
Thistle
#D8BFD8
ΔE00 9.76
Ghostwhite
#F8F8FF
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF4 #F2F4DA
analogous
#DAE5F4 #DCDAF4 #E9DAF4
triadic
#DCDAF4 #F4DCDA #DAF4DC
tetradic
#DCDAF4 #F4DAE5 #F2F4DA #DAF4E9
square
#DCDAF4 #F4DAE5 #F2F4DA #DAF4E9
split-complementary
#DCDAF4 #F4E9DA #E5F4DA
monochromatic
#837CD8 #AFABE6 #DCDAF4 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.37
#DCDAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DCDAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF4
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF4 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#D4DCF3
Tritanopia (blue-blind)
#D7DEE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaf4; /* rgb */ color: rgb(220, 218, 244); /* oklch */ color: oklch(89.8% 0.035 289.2);
Tailwind
colors: {
custom: {
50: '#e7e5f7',
500: '#dcdaf4',
950: '#000000',
},
}SCSS
$custom: #dcdaf4; $custom-light: #e7e5f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf4",
"rgb": {
"r": 220,
"g": 218,
"b": 244
},
"hsl": {
"h": 244.615,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.89788,
"c": 0.0354,
"h": 289.2
},
"luminance": 0.7189
}Semantic roles & 50–950 ramp
primary
#DCDAF4
secondary
#D0D49F
accent
#C224B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485