#DCDCED#DCDCED
#DCDCED is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.0% C 0.023 H 285.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCED |
|---|---|
| RGB | rgb(220, 220, 237) |
| HSL | hsl(240, 32%, 90%) |
| HSV | hsv(240, 7%, 93%) |
| CMYK | cmyk(7.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.22, 3.16, -8.29) |
| CIE-LCH | lch(88.22, 8.87, 290.90°) |
| OKLab | oklab(89.96% 0.0063 -0.0222) |
| OKLCH | oklch(89.96% 0.023 285.9) |
| XYZ | xyz(70.3915, 72.5161, 90.3929) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.51
Fog
#D8DCE0
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.87
Light Gray
#D3D3D3
ΔE00 8.21
Aliceblue
#F0F8FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCED #EDEDDC
analogous
#DCE5ED #DCDCED #E5DCED
triadic
#DCDCED #EDDCDC #DCEDDC
tetradic
#DCDCED #EDDCE5 #EDEDDC #DCEDE5
square
#DCDCED #EDDCE5 #EDEDDC #DCEDE5
split-complementary
#DCDCED #EDE5DC #E5EDDC
monochromatic
#8B8BC3 #B4B4D8 #DCDCED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.35
#DCDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DCDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#D9DFE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdced; /* rgb */ color: rgb(220, 220, 237); /* oklch */ color: oklch(90.0% 0.023 285.9);
Tailwind
colors: {
custom: {
50: '#e6e6f2',
500: '#dcdced',
950: '#000000',
},
}SCSS
$custom: #dcdced; $custom-light: #e6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdced",
"rgb": {
"r": 220,
"g": 220,
"b": 237
},
"hsl": {
"h": 240,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.89957,
"c": 0.02308,
"h": 285.9
},
"luminance": 0.72516
}Semantic roles & 50–950 ramp
primary
#DCDCED
secondary
#C7C7A6
accent
#AB3BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485