#DCDAEF#DCDAEF
#DCDAEF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.6% C 0.029 H 290.2°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAEF |
|---|---|
| RGB | rgb(220, 218, 239) |
| HSL | hsl(246, 40%, 90%) |
| HSV | hsv(246, 9%, 94%) |
| CMYK | cmyk(7.9%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(87.77, 4.60, -10.00) |
| CIE-LCH | lch(87.77, 11.01, 294.68°) |
| OKLab | oklab(89.63% 0.0099 -0.0268) |
| OKLCH | oklch(89.63% 0.029 290.2) |
| XYZ | xyz(70.1636, 71.5902, 91.7665) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.76
Fog
#D8DCE0
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 8.65
Periwinkle
#CCCCFF
ΔE00 9.33
Lavenderblush
#FFF0F5
ΔE00 9.36
Gainsboro
#DCDCDC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAEF #EDEFDA
analogous
#DAE3EF #DCDAEF #E7DAEF
triadic
#DCDAEF #EFDCDA #DAEFDC
tetradic
#DCDAEF #EFDAE3 #EDEFDA #DAEFE7
square
#DCDAEF #EFDAE3 #EDEFDA #DAEFE7
split-complementary
#DCDAEF #EFE7DA #E3EFDA
monochromatic
#8B85CA #B4AFDD #DCDAEF #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.37
#DCDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DCDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAEF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAEF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCF0
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#D9DDE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaef; /* rgb */ color: rgb(220, 218, 239); /* oklch */ color: oklch(89.6% 0.029 290.2);
Tailwind
colors: {
custom: {
50: '#e6e5f4',
500: '#dcdaef',
950: '#000000',
},
}SCSS
$custom: #dcdaef; $custom-light: #e6e5f4; $custom-dark: #000000;
JSON
{
"hex": "#dcdaef",
"rgb": {
"r": 220,
"g": 218,
"b": 239
},
"hsl": {
"h": 245.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.89627,
"c": 0.0286,
"h": 290.2
},
"luminance": 0.7159
}Semantic roles & 50–950 ramp
primary
#DCDAEF
secondary
#C7CBA3
accent
#B333A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485