#DCDDED#DCDDED
#DCDDED is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.022 H 283.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDED |
|---|---|
| RGB | rgb(220, 221, 237) |
| HSL | hsl(236, 32%, 90%) |
| HSV | hsv(236, 7%, 93%) |
| CMYK | cmyk(7.2%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.47, 2.64, -7.91) |
| CIE-LCH | lch(88.47, 8.34, 288.47°) |
| OKLab | oklab(90.15% 0.0049 -0.0212) |
| OKLCH | oklch(90.15% 0.022 283.1) |
| XYZ | xyz(70.6547, 73.0426, 90.4807) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Fog
#D8DCE0
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.80
Aliceblue
#F0F8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDED #EDECDC
analogous
#DCE6ED #DCDDED #E4DCED
triadic
#DCDDED #EDDCDD #DDEDDC
tetradic
#DCDDED #EDDCE6 #EDECDC #DCEDE4
square
#DCDDED #EDDCE6 #EDECDC #DCEDE4
split-complementary
#DCDDED #EDE4DC #E6EDDC
monochromatic
#8B8EC3 #B4B6D8 #DCDDED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.35
#DCDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DCDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDED
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDED | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEE
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#D9E0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdded; /* rgb */ color: rgb(220, 221, 237); /* oklch */ color: oklch(90.2% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#e6e7f2',
500: '#dcdded',
950: '#000000',
},
}SCSS
$custom: #dcdded; $custom-light: #e6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdded",
"rgb": {
"r": 220,
"g": 221,
"b": 237
},
"hsl": {
"h": 236.471,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90154,
"c": 0.02176,
"h": 283.1
},
"luminance": 0.73043
}Semantic roles & 50–950 ramp
primary
#DCDDED
secondary
#C7C5A6
accent
#A43BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485