#DCDBEB#DCDBEB
#DCDBEB is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.022 H 288.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBEB |
|---|---|
| RGB | rgb(220, 219, 235) |
| HSL | hsl(244, 29%, 89%) |
| HSV | hsv(244, 7%, 92%) |
| CMYK | cmyk(6.4%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.91, 3.30, -7.69) |
| CIE-LCH | lch(87.91, 8.37, 293.25°) |
| OKLab | oklab(89.7% 0.007 -0.0206) |
| OKLCH | oklch(89.7% 0.022 288.8) |
| XYZ | xyz(69.8393, 71.8766, 88.7754) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.86
Fog
#D8DCE0
ΔE00 6.64
Ghostwhite
#F8F8FF
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.58
Light Gray
#D3D3D3
ΔE00 7.89
Lavenderblush
#FFF0F5
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBEB #EAEBDB
analogous
#DBE2EB #DCDBEB #E4DBEB
triadic
#DCDBEB #EBDCDB #DBEBDC
tetradic
#DCDBEB #EBDBE2 #EAEBDB #DBEBE4
square
#DCDBEB #EBDBE2 #EAEBDB #DBEBE4
split-complementary
#DCDBEB #EBE4DB #E2EBDB
monochromatic
#908CBF #B6B4D5 #DCDBEB #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.37
#DCDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DCDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBEB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBEB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D9DDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdbeb; /* rgb */ color: rgb(220, 219, 235); /* oklch */ color: oklch(89.7% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#e6e6f1',
500: '#dcdbeb',
950: '#000000',
},
}SCSS
$custom: #dcdbeb; $custom-light: #e6e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dcdbeb",
"rgb": {
"r": 220,
"g": 219,
"b": 235
},
"hsl": {
"h": 243.75,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.89698,
"c": 0.02173,
"h": 288.8
},
"luminance": 0.71877
}Semantic roles & 50–950 ramp
primary
#DCDBEB
secondary
#C2C4A6
accent
#A73EA1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485