#DCDAEE#DCDAEE
#DCDAEE is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.6% C 0.027 H 290.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAEE |
|---|---|
| RGB | rgb(220, 218, 238) |
| HSL | hsl(246, 37%, 89%) |
| HSV | hsv(246, 8%, 93%) |
| CMYK | cmyk(7.6%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(87.74, 4.40, -9.52) |
| CIE-LCH | lch(87.74, 10.49, 294.83°) |
| OKLab | oklab(89.6% 0.0095 -0.0255) |
| OKLCH | oklch(89.6% 0.027 290.4) |
| XYZ | xyz(70.0162, 71.5312, 90.9906) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.72
Fog
#D8DCE0
ΔE00 8.30
Ghostwhite
#F8F8FF
ΔE00 8.41
Lavenderblush
#FFF0F5
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 9.19
Light Gray
#D3D3D3
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAEE #ECEEDA
analogous
#DAE2EE #DCDAEE #E6DAEE
triadic
#DCDAEE #EEDCDA #DAEEDC
tetradic
#DCDAEE #EEDAE2 #ECEEDA #DAEEE6
square
#DCDAEE #EEDAE2 #ECEEDA #DAEEE6
split-complementary
#DCDAEE #EEE6DA #E2EEDA
monochromatic
#8D86C7 #B4B0DB #DCDAEE #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.37
#DCDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DCDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAEE
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAEE | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#D9DDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaee; /* rgb */ color: rgb(220, 218, 238); /* oklch */ color: oklch(89.6% 0.027 290.4);
Tailwind
colors: {
custom: {
50: '#e6e5f3',
500: '#dcdaee',
950: '#000000',
},
}SCSS
$custom: #dcdaee; $custom-light: #e6e5f3; $custom-dark: #000000;
JSON
{
"hex": "#dcdaee",
"rgb": {
"r": 220,
"g": 218,
"b": 238
},
"hsl": {
"h": 246,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.89595,
"c": 0.02723,
"h": 290.4
},
"luminance": 0.71531
}Semantic roles & 50–950 ramp
primary
#DCDAEE
secondary
#C5C9A3
accent
#B036A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485