#DCDEED#DCDEED
#DCDEED is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.021 H 279.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEED |
|---|---|
| RGB | rgb(220, 222, 237) |
| HSL | hsl(233, 32%, 90%) |
| HSV | hsv(233, 7%, 93%) |
| CMYK | cmyk(7.2%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.72, 2.12, -7.54) |
| CIE-LCH | lch(88.72, 7.83, 285.73°) |
| OKLab | oklab(90.35% 0.0035 -0.0202) |
| OKLCH | oklch(90.35% 0.021 279.9) |
| XYZ | xyz(70.9195, 73.5722, 90.5689) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Fog
#D8DCE0
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.94
Light Gray
#D3D3D3
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEED #EDEBDC
analogous
#DCE7ED #DCDEED #E3DCED
triadic
#DCDEED #EDDCDE #DEEDDC
tetradic
#DCDEED #EDDCE7 #EDEBDC #DCEDE3
square
#DCDEED #EDDCE7 #EDEBDC #DCEDE3
split-complementary
#DCDEED #EDE3DC #E7EDDC
monochromatic
#8B92C3 #B4B8D8 #DCDEED #EBECF5 #EBECF5
Accessibility & contrast
On white
1.34
#DCDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DCDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEED
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEED | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#D9E0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdeed; /* rgb */ color: rgb(220, 222, 237); /* oklch */ color: oklch(90.4% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#e6e8f2',
500: '#dcdeed',
950: '#000000',
},
}SCSS
$custom: #dcdeed; $custom-light: #e6e8f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdeed",
"rgb": {
"r": 220,
"g": 222,
"b": 237
},
"hsl": {
"h": 232.941,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90352,
"c": 0.0205,
"h": 279.9
},
"luminance": 0.73573
}Semantic roles & 50–950 ramp
primary
#DCDEED
secondary
#C7C3A6
accent
#9E3BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485