#DCDAF2#DCDAF2
#DCDAF2 is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.033 H 289.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF2 |
|---|---|
| RGB | rgb(220, 218, 242) |
| HSL | hsl(245, 48%, 90%) |
| HSV | hsv(245, 10%, 95%) |
| CMYK | cmyk(9.1%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.86, 5.18, -11.45) |
| CIE-LCH | lch(87.86, 12.57, 294.34°) |
| OKLab | oklab(89.72% 0.0109 -0.0308) |
| OKLCH | oklch(89.72% 0.033 289.6) |
| XYZ | xyz(70.6104, 71.7689, 94.1200) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Periwinkle
#CCCCFF
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 9.38
Fog
#D8DCE0
ΔE00 9.61
Thistle
#D8BFD8
ΔE00 9.80
Light Blue Grey
#B7C9E2
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF2 #F0F2DA
analogous
#DAE4F2 #DCDAF2 #E8DAF2
triadic
#DCDAF2 #F2DCDA #DAF2DC
tetradic
#DCDAF2 #F2DAE4 #F0F2DA #DAF2E8
square
#DCDAF2 #F2DAE4 #F0F2DA #DAF2E8
split-complementary
#DCDAF2 #F2E8DA #E4F2DA
monochromatic
#867FD2 #B1ADE2 #DCDAF2 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.37
#DCDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#DCDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#D8DEE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaf2; /* rgb */ color: rgb(220, 218, 242); /* oklch */ color: oklch(89.7% 0.033 289.6);
Tailwind
colors: {
custom: {
50: '#e7e5f6',
500: '#dcdaf2',
950: '#000000',
},
}SCSS
$custom: #dcdaf2; $custom-light: #e7e5f6; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf2",
"rgb": {
"r": 220,
"g": 218,
"b": 242
},
"hsl": {
"h": 245,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.89723,
"c": 0.03268,
"h": 289.6
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#DCDAF2
secondary
#CCD0A0
accent
#BB2AAF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485