#DCDCEE#DCDCEE
#DCDCEE is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.024 H 285.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCEE |
|---|---|
| RGB | rgb(220, 220, 238) |
| HSL | hsl(240, 35%, 90%) |
| HSV | hsv(240, 8%, 93%) |
| CMYK | cmyk(7.6%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.24, 3.36, -8.77) |
| CIE-LCH | lch(88.24, 9.39, 290.95°) |
| OKLab | oklab(89.99% 0.0067 -0.0235) |
| OKLCH | oklch(89.99% 0.024 285.9) |
| XYZ | xyz(70.5380, 72.5747, 91.1645) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.35
Fog
#D8DCE0
ΔE00 7.15
Ghostwhite
#F8F8FF
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.58
Aliceblue
#F0F8FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCEE #EEEEDC
analogous
#DCE5EE #DCDCEE #E5DCEE
triadic
#DCDCEE #EEDCDC #DCEEDC
tetradic
#DCDCEE #EEDCE5 #EEEEDC #DCEEE5
square
#DCDCEE #EEDCE5 #EEEEDC #DCEEE5
split-complementary
#DCDCEE #EEE5DC #E5EEDC
monochromatic
#8A8AC6 #B3B3DA #DCDCEE #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.35
#DCDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DCDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCEE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCEE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#D9DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdcee; /* rgb */ color: rgb(220, 220, 238); /* oklch */ color: oklch(90.0% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#e6e6f3',
500: '#dcdcee',
950: '#000000',
},
}SCSS
$custom: #dcdcee; $custom-light: #e6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dcdcee",
"rgb": {
"r": 220,
"g": 220,
"b": 238
},
"hsl": {
"h": 240,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.89989,
"c": 0.02445,
"h": 285.9
},
"luminance": 0.72575
}Semantic roles & 50–950 ramp
primary
#DCDCEE
secondary
#C9C9A6
accent
#AD38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485