#DCDAED#DCDAED
#DCDAED is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.6% C 0.026 H 290.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAED |
|---|---|
| RGB | rgb(220, 218, 237) |
| HSL | hsl(246, 35%, 89%) |
| HSV | hsv(246, 8%, 93%) |
| CMYK | cmyk(7.2%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.71, 4.21, -9.03) |
| CIE-LCH | lch(87.71, 9.96, 294.99°) |
| OKLab | oklab(89.56% 0.0092 -0.0242) |
| OKLCH | oklch(89.56% 0.026 290.7) |
| XYZ | xyz(69.8697, 71.4726, 90.2190) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Fog
#D8DCE0
ΔE00 7.96
Ghostwhite
#F8F8FF
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.83
Lavenderblush
#FFF0F5
ΔE00 8.95
Light Gray
#D3D3D3
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAED #EBEDDA
analogous
#DAE2ED #DCDAED #E6DAED
triadic
#DCDAED #EDDCDA #DAEDDC
tetradic
#DCDAED #EDDAE2 #EBEDDA #DAEDE6
square
#DCDAED #EDDAE2 #EBEDDA #DAEDE6
split-complementary
#DCDAED #EDE6DA #E2EDDA
monochromatic
#8E88C5 #B5B1D9 #DCDAED #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.37
#DCDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DCDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D6DCEC
Tritanopia (blue-blind)
#D9DDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdaed; /* rgb */ color: rgb(220, 218, 237); /* oklch */ color: oklch(89.6% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#e6e5f2',
500: '#dcdaed',
950: '#000000',
},
}SCSS
$custom: #dcdaed; $custom-light: #e6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdaed",
"rgb": {
"r": 220,
"g": 218,
"b": 237
},
"hsl": {
"h": 246.316,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.89564,
"c": 0.02587,
"h": 290.7
},
"luminance": 0.71473
}Semantic roles & 50–950 ramp
primary
#DCDAED
secondary
#C4C7A4
accent
#AD38A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485