#DCDDEF#DCDDEF
#DCDDEF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.024 H 283.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDEF |
|---|---|
| RGB | rgb(220, 221, 239) |
| HSL | hsl(237, 37%, 90%) |
| HSV | hsv(237, 8%, 94%) |
| CMYK | cmyk(7.9%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(88.52, 3.03, -8.88) |
| CIE-LCH | lch(88.52, 9.38, 288.83°) |
| OKLab | oklab(90.22% 0.0057 -0.0238) |
| OKLCH | oklch(90.22% 0.024 283.4) |
| XYZ | xyz(70.9486, 73.1601, 92.0281) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.26
Fog
#D8DCE0
ΔE00 6.95
Ghostwhite
#F8F8FF
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 8.16
Light Gray
#D3D3D3
ΔE00 8.54
Aliceblue
#F0F8FF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDEF #EFEEDC
analogous
#DCE7EF #DCDDEF #E4DCEF
triadic
#DCDDEF #EFDCDD #DDEFDC
tetradic
#DCDDEF #EFDCE7 #EFEEDC #DCEFE4
square
#DCDDEF #EFDCE7 #EFEEDC #DCEFE4
split-complementary
#DCDDEF #EFE4DC #E7EFDC
monochromatic
#888BC9 #B2B4DC #DCDDEF #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.34
#DCDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DCDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDEF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDEF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#D8E0E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddef; /* rgb */ color: rgb(220, 221, 239); /* oklch */ color: oklch(90.2% 0.024 283.4);
Tailwind
colors: {
custom: {
50: '#e6e7f4',
500: '#dcddef',
950: '#000000',
},
}SCSS
$custom: #dcddef; $custom-light: #e6e7f4; $custom-dark: #000000;
JSON
{
"hex": "#dcddef",
"rgb": {
"r": 220,
"g": 221,
"b": 239
},
"hsl": {
"h": 236.842,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90217,
"c": 0.02448,
"h": 283.4
},
"luminance": 0.73161
}Semantic roles & 50–950 ramp
primary
#DCDDEF
secondary
#CAC8A5
accent
#AA35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485