#DCDCEF#DCDCEF
#DCDCEF is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.026 H 285.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCEF |
|---|---|
| RGB | rgb(220, 220, 239) |
| HSL | hsl(240, 37%, 90%) |
| HSV | hsv(240, 8%, 94%) |
| CMYK | cmyk(7.9%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.27, 3.55, -9.26) |
| CIE-LCH | lch(88.27, 9.91, 290.99°) |
| OKLab | oklab(90.02% 0.0071 -0.0248) |
| OKLCH | oklch(90.02% 0.026 285.9) |
| XYZ | xyz(70.6853, 72.6337, 91.9404) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.25
Fog
#D8DCE0
ΔE00 7.51
Ghostwhite
#F8F8FF
ΔE00 7.74
Gainsboro
#DCDCDC
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 8.94
Light Blue Grey
#B7C9E2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCEF #EFEFDC
analogous
#DCE6EF #DCDCEF #E6DCEF
triadic
#DCDCEF #EFDCDC #DCEFDC
tetradic
#DCDCEF #EFDCE6 #EFEFDC #DCEFE6
square
#DCDCEF #EFDCE6 #EFEFDC #DCEFE6
split-complementary
#DCDCEF #EFE6DC #E6EFDC
monochromatic
#8888C9 #B2B2DC #DCDCEF #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.35
#DCDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DCDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCEF
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCEF | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#D8DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdcef; /* rgb */ color: rgb(220, 220, 239); /* oklch */ color: oklch(90.0% 0.026 285.9);
Tailwind
colors: {
custom: {
50: '#e6e6f4',
500: '#dcdcef',
950: '#000000',
},
}SCSS
$custom: #dcdcef; $custom-light: #e6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dcdcef",
"rgb": {
"r": 220,
"g": 220,
"b": 239
},
"hsl": {
"h": 240,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.9002,
"c": 0.0258,
"h": 285.9
},
"luminance": 0.72634
}Semantic roles & 50–950 ramp
primary
#DCDCEF
secondary
#CACAA5
accent
#B035B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485