#DCDAF6#DCDAF6
#DCDAF6 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.9% C 0.038 H 288.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF6 |
|---|---|
| RGB | rgb(220, 218, 246) |
| HSL | hsl(244, 61%, 91%) |
| HSV | hsv(244, 11%, 96%) |
| CMYK | cmyk(10.6%, 11.4%, 0%, 3.5%) |
| CIE-LAB | lab(87.97, 5.97, -13.39) |
| CIE-LCH | lch(87.97, 14.66, 294.04°) |
| OKLab | oklab(89.85% 0.0123 -0.0361) |
| OKLCH | oklch(89.85% 0.038 288.9) |
| XYZ | xyz(71.2178, 72.0118, 97.3186) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Periwinkle
#CCCCFF
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 8.97
Pale Lilac
#E4CBFF
ΔE00 9.15
Pale Lavender
#EECFFE
ΔE00 9.76
Thistle
#D8BFD8
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF6 #F4F6DA
analogous
#DAE6F6 #DCDAF6 #EADAF6
triadic
#DCDAF6 #F6DCDA #DAF6DC
tetradic
#DCDAF6 #F6DAE6 #F4F6DA #DAF6EA
square
#DCDAF6 #F6DAE6 #F4F6DA #DAF6EA
split-complementary
#DCDAF6 #F6EADA #E6F6DA
monochromatic
#7F78DE #ADA9EA #DCDAF6 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.36
#DCDAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCDAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF6
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF6 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#D7DEE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdaf6; /* rgb */ color: rgb(220, 218, 246); /* oklch */ color: oklch(89.9% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#e7e5f9',
500: '#dcdaf6',
950: '#000000',
},
}SCSS
$custom: #dcdaf6; $custom-light: #e7e5f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf6",
"rgb": {
"r": 220,
"g": 218,
"b": 246
},
"hsl": {
"h": 244.286,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.89854,
"c": 0.03812,
"h": 288.9
},
"luminance": 0.72012
}Semantic roles & 50–950 ramp
primary
#DCDAF6
secondary
#D3D79D
accent
#C91DBC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485