#DCDAEB#DCDAEB
#DCDAEB is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.023 H 291.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAEB |
|---|---|
| RGB | rgb(220, 218, 235) |
| HSL | hsl(247, 30%, 89%) |
| HSV | hsv(247, 7%, 92%) |
| CMYK | cmyk(6.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.66, 3.83, -8.06) |
| CIE-LCH | lch(87.66, 8.92, 295.39°) |
| OKLab | oklab(89.5% 0.0084 -0.0216) |
| OKLCH | oklch(89.5% 0.023 291.3) |
| XYZ | xyz(69.5792, 71.3564, 88.6887) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.91
Fog
#D8DCE0
ΔE00 7.26
Ghostwhite
#F8F8FF
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 8.34
Lavenderblush
#FFF0F5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAEB #E9EBDA
analogous
#DAE1EB #DCDAEB #E5DAEB
triadic
#DCDAEB #EBDCDA #DAEBDC
tetradic
#DCDAEB #EBDAE1 #E9EBDA #DAEBE5
square
#DCDAEB #EBDAE1 #E9EBDA #DAEBE5
split-complementary
#DCDAEB #EBE5DA #E1EBDA
monochromatic
#918BC0 #B6B2D6 #DCDAEB #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.38
#DCDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#DCDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAEB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAEB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#D9DCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaeb; /* rgb */ color: rgb(220, 218, 235); /* oklch */ color: oklch(89.5% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#e6e5f1',
500: '#dcdaeb',
950: '#000000',
},
}SCSS
$custom: #dcdaeb; $custom-light: #e6e5f1; $custom-dark: #000000;
JSON
{
"hex": "#dcdaeb",
"rgb": {
"r": 220,
"g": 218,
"b": 235
},
"hsl": {
"h": 247.059,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.89501,
"c": 0.02316,
"h": 291.3
},
"luminance": 0.71357
}Semantic roles & 50–950 ramp
primary
#DCDAEB
secondary
#C0C4A5
accent
#A93D9C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485