#DCDDE9#DCDDE9
#DCDDE9 is a very light, near-neutral blue. Relative luminance 0.728; OKLCH L 90.0% C 0.016 H 282.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDE9 |
|---|---|
| RGB | rgb(220, 221, 233) |
| HSL | hsl(235, 23%, 89%) |
| HSV | hsv(235, 6%, 91%) |
| CMYK | cmyk(5.6%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(88.36, 1.88, -5.97) |
| CIE-LCH | lch(88.36, 6.26, 287.48°) |
| OKLab | oklab(90.03% 0.0035 -0.0159) |
| OKLCH | oklch(90.03% 0.016 282.2) |
| XYZ | xyz(70.0768, 72.8115, 87.4372) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 6.16
Light Gray
#D3D3D3
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDE9 #E9E8DC
analogous
#DCE4E9 #DCDDE9 #E2DCE9
triadic
#DCDDE9 #E9DCDD #DDE9DC
tetradic
#DCDDE9 #E9DCE4 #E9E8DC #DCE9E2
square
#DCDDE9 #E9DCE4 #E9E8DC #DCE9E2
split-complementary
#DCDDE9 #E9E2DC #E4E9DC
monochromatic
#9194BA #B6B8D1 #DCDDE9 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.35
#DCDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DCDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDE9
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDE9 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#DADDE9
Tritanopia (blue-blind)
#D9DFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdde9; /* rgb */ color: rgb(220, 221, 233); /* oklch */ color: oklch(90.0% 0.016 282.2);
Tailwind
colors: {
custom: {
50: '#e6e7f0',
500: '#dcdde9',
950: '#000000',
},
}SCSS
$custom: #dcdde9; $custom-light: #e6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdde9",
"rgb": {
"r": 220,
"g": 221,
"b": 233
},
"hsl": {
"h": 235.385,
"s": 22.807,
"l": 88.824
},
"oklch": {
"l": 0.90031,
"c": 0.01632,
"h": 282.2
},
"luminance": 0.72812
}Semantic roles & 50–950 ramp
primary
#DCDDE9
secondary
#C0BFA9
accent
#9A44A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485