#DCDAF7#DCDAF7
#DCDAF7 is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.9% C 0.039 H 288.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF7 |
|---|---|
| RGB | rgb(220, 218, 247) |
| HSL | hsl(244, 64%, 91%) |
| HSV | hsv(244, 12%, 97%) |
| CMYK | cmyk(10.9%, 11.7%, 0%, 3.1%) |
| CIE-LAB | lab(88.00, 6.17, -13.87) |
| CIE-LCH | lch(88.00, 15.18, 293.99°) |
| OKLab | oklab(89.89% 0.0127 -0.0374) |
| OKLCH | oklch(89.89% 0.039 288.7) |
| XYZ | xyz(71.3717, 72.0734, 98.1291) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 8.73
Pale Lilac
#E4CBFF
ΔE00 8.91
Pale Lavender
#EECFFE
ΔE00 9.57
Thistle
#D8BFD8
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF7 #F5F7DA
analogous
#DAE6F7 #DCDAF7 #EADAF7
triadic
#DCDAF7 #F7DCDA #DAF7DC
tetradic
#DCDAF7 #F7DAE6 #F5F7DA #DAF7EA
square
#DCDAF7 #F7DAE6 #F5F7DA #DAF7EA
split-complementary
#DCDAF7 #F7EADA #E6F7DA
monochromatic
#7D75E1 #ACA8EC #DCDAF7 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.36
#DCDAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DCDAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF7
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF7 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF8
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#D7DEE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdaf7; /* rgb */ color: rgb(220, 218, 247); /* oklch */ color: oklch(89.9% 0.039 288.7);
Tailwind
colors: {
custom: {
50: '#e7e5f9',
500: '#dcdaf7',
950: '#000000',
},
}SCSS
$custom: #dcdaf7; $custom-light: #e7e5f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf7",
"rgb": {
"r": 220,
"g": 218,
"b": 247
},
"hsl": {
"h": 244.138,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.89886,
"c": 0.03949,
"h": 288.7
},
"luminance": 0.72074
}Semantic roles & 50–950 ramp
primary
#DCDAF7
secondary
#D5D99C
accent
#CC19C0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485