#DCDDEA#DCDDEA
#DCDDEA is a very light, near-neutral blue. Relative luminance 0.729; OKLCH L 90.1% C 0.018 H 282.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDEA |
|---|---|
| RGB | rgb(220, 221, 234) |
| HSL | hsl(236, 25%, 89%) |
| HSV | hsv(236, 6%, 92%) |
| CMYK | cmyk(6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.39, 2.07, -6.46) |
| CIE-LCH | lch(88.39, 6.78, 287.78°) |
| OKLab | oklab(90.06% 0.0038 -0.0173) |
| OKLCH | oklch(90.06% 0.018 282.5) |
| XYZ | xyz(70.2201, 72.8688, 88.1916) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.59
Fog
#D8DCE0
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDEA #EAE9DC
analogous
#DCE4EA #DCDDEA #E2DCEA
triadic
#DCDDEA #EADCDD #DDEADC
tetradic
#DCDDEA #EADCE4 #EAE9DC #DCEAE2
square
#DCDDEA #EADCE4 #EAE9DC #DCEAE2
split-complementary
#DCDDEA #EAE2DC #E4EADC
monochromatic
#9093BC #B6B8D3 #DCDDEA #ECECF4 #ECECF4
Accessibility & contrast
On white
1.35
#DCDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DCDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDEA
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDEA | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#DADDEA
Tritanopia (blue-blind)
#D9DFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddea; /* rgb */ color: rgb(220, 221, 234); /* oklch */ color: oklch(90.1% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#e6e7f0',
500: '#dcddea',
950: '#000000',
},
}SCSS
$custom: #dcddea; $custom-light: #e6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#dcddea",
"rgb": {
"r": 220,
"g": 221,
"b": 234
},
"hsl": {
"h": 235.714,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90062,
"c": 0.01768,
"h": 282.5
},
"luminance": 0.72869
}Semantic roles & 50–950 ramp
primary
#DCDDEA
secondary
#C2C0A8
accent
#9D42A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485