#DCDAF0#DCDAF0
#DCDAF0 is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.7% C 0.030 H 290.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAF0 |
|---|---|
| RGB | rgb(220, 218, 240) |
| HSL | hsl(245, 42%, 90%) |
| HSV | hsv(245, 9%, 94%) |
| CMYK | cmyk(8.3%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(87.80, 4.79, -10.49) |
| CIE-LCH | lch(87.80, 11.53, 294.55°) |
| OKLab | oklab(89.66% 0.0102 -0.0281) |
| OKLCH | oklch(89.66% 0.03 290) |
| XYZ | xyz(70.3117, 71.6494, 92.5467) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 8.89
Fog
#D8DCE0
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.00
Lavenderblush
#FFF0F5
ΔE00 9.57
Light Blue Grey
#B7C9E2
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAF0 #EEF0DA
analogous
#DAE3F0 #DCDAF0 #E7DAF0
triadic
#DCDAF0 #F0DCDA #DAF0DC
tetradic
#DCDAF0 #F0DAE3 #EEF0DA #DAF0E7
square
#DCDAF0 #F0DAE3 #EEF0DA #DAF0E7
split-complementary
#DCDAF0 #F0E7DA #E3F0DA
monochromatic
#8A83CD #B3AEDE #DCDAF0 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.37
#DCDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DCDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAF0
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAF0 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF1
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#D8DDE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaf0; /* rgb */ color: rgb(220, 218, 240); /* oklch */ color: oklch(89.7% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#e7e5f5',
500: '#dcdaf0',
950: '#000000',
},
}SCSS
$custom: #dcdaf0; $custom-light: #e7e5f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdaf0",
"rgb": {
"r": 220,
"g": 218,
"b": 240
},
"hsl": {
"h": 245.455,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.89659,
"c": 0.02995,
"h": 290
},
"luminance": 0.7165
}Semantic roles & 50–950 ramp
primary
#DCDAF0
secondary
#C9CCA2
accent
#B530A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485