#DCDAF3#DCDAF3
#DCDAF3 is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.8% C 0.034 H 289.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF3 |
|---|---|
| RGB | rgb(220, 218, 243) |
| HSL | hsl(245, 51%, 90%) |
| HSV | hsv(245, 10%, 95%) |
| CMYK | cmyk(9.5%, 10.3%, 0%, 4.7%) |
| CIE-LAB | lab(87.89, 5.38, -11.94) |
| CIE-LCH | lch(87.89, 13.09, 294.25°) |
| OKLab | oklab(89.76% 0.0113 -0.0321) |
| OKLCH | oklch(89.76% 0.034 289.4) |
| XYZ | xyz(70.7610, 71.8291, 94.9131) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 8.07
Ghostwhite
#F8F8FF
ΔE00 9.62
Light Periwinkle
#C1C6FC
ΔE00 9.72
Thistle
#D8BFD8
ΔE00 9.77
Fog
#D8DCE0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF3 #F1F3DA
analogous
#DAE4F3 #DCDAF3 #E8DAF3
triadic
#DCDAF3 #F3DCDA #DAF3DC
tetradic
#DCDAF3 #F3DAE4 #F1F3DA #DAF3E8
square
#DCDAF3 #F3DAE4 #F1F3DA #DAF3E8
split-complementary
#DCDAF3 #F3E8DA #E4F3DA
monochromatic
#857ED5 #B0ACE4 #DCDAF3 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.37
#DCDAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DCDAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF3
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF3 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF4
Deuteranopia (green-blind)
#D5DCF2
Tritanopia (blue-blind)
#D8DEE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaf3; /* rgb */ color: rgb(220, 218, 243); /* oklch */ color: oklch(89.8% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#e7e5f7',
500: '#dcdaf3',
950: '#000000',
},
}SCSS
$custom: #dcdaf3; $custom-light: #e7e5f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf3",
"rgb": {
"r": 220,
"g": 218,
"b": 243
},
"hsl": {
"h": 244.8,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.89756,
"c": 0.03404,
"h": 289.4
},
"luminance": 0.7183
}Semantic roles & 50–950 ramp
primary
#DCDAF3
secondary
#CED29F
accent
#BE27B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485