#DCDDEB#DCDDEB
#DCDDEB is a very light, near-neutral blue. Relative luminance 0.729; OKLCH L 90.1% C 0.019 H 282.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDEB |
|---|---|
| RGB | rgb(220, 221, 235) |
| HSL | hsl(236, 27%, 89%) |
| HSV | hsv(236, 6%, 92%) |
| CMYK | cmyk(6.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.41, 2.26, -6.94) |
| CIE-LCH | lch(88.41, 7.30, 288.04°) |
| OKLab | oklab(90.09% 0.0042 -0.0186) |
| OKLCH | oklch(90.09% 0.019 282.7) |
| XYZ | xyz(70.3642, 72.9264, 88.9504) |
| Luminance | 0.7293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Fog
#D8DCE0
ΔE00 5.38
Ghostwhite
#F8F8FF
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 7.04
Aliceblue
#F0F8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDEB #EBEADC
analogous
#DCE5EB #DCDDEB #E3DCEB
triadic
#DCDDEB #EBDCDD #DDEBDC
tetradic
#DCDDEB #EBDCE5 #EBEADC #DCEBE3
square
#DCDDEB #EBDCE5 #EBEADC #DCEBE3
split-complementary
#DCDDEB #EBE3DC #E5EBDC
monochromatic
#8E91BE #B5B7D5 #DCDDEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.35
#DCDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DCDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDEB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDEB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#D9DFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcddeb; /* rgb */ color: rgb(220, 221, 235); /* oklch */ color: oklch(90.1% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#e6e7f1',
500: '#dcddeb',
950: '#000000',
},
}SCSS
$custom: #dcddeb; $custom-light: #e6e7f1; $custom-dark: #000000;
JSON
{
"hex": "#dcddeb",
"rgb": {
"r": 220,
"g": 221,
"b": 235
},
"hsl": {
"h": 236,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90093,
"c": 0.01904,
"h": 282.7
},
"luminance": 0.72927
}Semantic roles & 50–950 ramp
primary
#DCDDEB
secondary
#C4C2A8
accent
#9F40A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485