#DCDAF5#DCDAF5
#DCDAF5 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.8% C 0.037 H 289.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF5 |
|---|---|
| RGB | rgb(220, 218, 245) |
| HSL | hsl(244, 57%, 91%) |
| HSV | hsv(244, 11%, 96%) |
| CMYK | cmyk(10.2%, 11%, 0%, 3.9%) |
| CIE-LAB | lab(87.94, 5.77, -12.90) |
| CIE-LCH | lch(87.94, 14.14, 294.10°) |
| OKLab | oklab(89.82% 0.012 -0.0348) |
| OKLCH | oklch(89.82% 0.037 289) |
| XYZ | xyz(71.0647, 71.9506, 96.5124) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.72
Periwinkle
#CCCCFF
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 9.21
Pale Lilac
#E4CBFF
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 9.76
Pale Lavender
#EECFFE
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF5 #F3F5DA
analogous
#DAE5F5 #DCDAF5 #E9DAF5
triadic
#DCDAF5 #F5DCDA #DAF5DC
tetradic
#DCDAF5 #F5DAE5 #F3F5DA #DAF5E9
square
#DCDAF5 #F5DAE5 #F3F5DA #DAF5E9
split-complementary
#DCDAF5 #F5E9DA #E5F5DA
monochromatic
#817ADB #AEAAE8 #DCDAF5 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.36
#DCDAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DCDAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF5
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF5 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#D4DCF4
Tritanopia (blue-blind)
#D7DEE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdaf5; /* rgb */ color: rgb(220, 218, 245); /* oklch */ color: oklch(89.8% 0.037 289.0);
Tailwind
colors: {
custom: {
50: '#e7e5f8',
500: '#dcdaf5',
950: '#000000',
},
}SCSS
$custom: #dcdaf5; $custom-light: #e7e5f8; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf5",
"rgb": {
"r": 220,
"g": 218,
"b": 245
},
"hsl": {
"h": 244.444,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.89821,
"c": 0.03676,
"h": 289
},
"luminance": 0.71951
}Semantic roles & 50–950 ramp
primary
#DCDAF5
secondary
#D1D69E
accent
#C520B9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485