#DCDCEB#DCDCEB
#DCDCEB is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.020 H 286.0°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCEB |
|---|---|
| RGB | rgb(220, 220, 235) |
| HSL | hsl(240, 27%, 89%) |
| HSV | hsv(240, 6%, 92%) |
| CMYK | cmyk(6.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.16, 2.78, -7.32) |
| CIE-LCH | lch(88.16, 7.83, 290.82°) |
| OKLab | oklab(89.9% 0.0056 -0.0196) |
| OKLCH | oklch(89.9% 0.02 286) |
| XYZ | xyz(70.1009, 72.3999, 88.8626) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.97
Fog
#D8DCE0
ΔE00 6.01
Ghostwhite
#F8F8FF
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 7.08
Light Gray
#D3D3D3
ΔE00 7.46
Aliceblue
#F0F8FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCEB #EBEBDC
analogous
#DCE4EB #DCDCEB #E4DCEB
triadic
#DCDCEB #EBDCDC #DCEBDC
tetradic
#DCDCEB #EBDCE4 #EBEBDC #DCEBE4
square
#DCDCEB #EBDCE4 #EBEBDC #DCEBE4
split-complementary
#DCDCEB #EBE4DC #E4EBDC
monochromatic
#8E8EBE #B5B5D5 #DCDCEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.36
#DCDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DCDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCEB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCEB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#D9DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdceb; /* rgb */ color: rgb(220, 220, 235); /* oklch */ color: oklch(89.9% 0.020 286.0);
Tailwind
colors: {
custom: {
50: '#e6e6f1',
500: '#dcdceb',
950: '#000000',
},
}SCSS
$custom: #dcdceb; $custom-light: #e6e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dcdceb",
"rgb": {
"r": 220,
"g": 220,
"b": 235
},
"hsl": {
"h": 240,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.89895,
"c": 0.02036,
"h": 286
},
"luminance": 0.724
}Semantic roles & 50–950 ramp
primary
#DCDCEB
secondary
#C4C4A8
accent
#A640A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485