#DCDDEE#DCDDEE
#DCDDEE is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.023 H 283.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDEE |
|---|---|
| RGB | rgb(220, 221, 238) |
| HSL | hsl(237, 35%, 90%) |
| HSV | hsv(237, 8%, 93%) |
| CMYK | cmyk(7.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(88.50, 2.84, -8.40) |
| CIE-LCH | lch(88.50, 8.86, 288.66°) |
| OKLab | oklab(90.19% 0.0053 -0.0225) |
| OKLCH | oklch(90.19% 0.023 283.2) |
| XYZ | xyz(70.8012, 73.1012, 91.2523) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Fog
#D8DCE0
ΔE00 6.56
Ghostwhite
#F8F8FF
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.18
Aliceblue
#F0F8FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDEE #EEEDDC
analogous
#DCE6EE #DCDDEE #E4DCEE
triadic
#DCDDEE #EEDCDD #DDEEDC
tetradic
#DCDDEE #EEDCE6 #EEEDDC #DCEEE4
square
#DCDDEE #EEDCE6 #EEEDDC #DCEEE4
split-complementary
#DCDDEE #EEE4DC #E6EEDC
monochromatic
#8A8DC6 #B3B5DA #DCDDEE #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.34
#DCDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DCDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDEE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDEE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#D8E0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddee; /* rgb */ color: rgb(220, 221, 238); /* oklch */ color: oklch(90.2% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#e6e7f3',
500: '#dcddee',
950: '#000000',
},
}SCSS
$custom: #dcddee; $custom-light: #e6e7f3; $custom-dark: #000000;
JSON
{
"hex": "#dcddee",
"rgb": {
"r": 220,
"g": 221,
"b": 238
},
"hsl": {
"h": 236.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90186,
"c": 0.02312,
"h": 283.2
},
"luminance": 0.73102
}Semantic roles & 50–950 ramp
primary
#DCDDEE
secondary
#C9C7A6
accent
#A738AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485