#DCDBED#DCDBED
#DCDBED is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.8% C 0.024 H 288.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBED |
|---|---|
| RGB | rgb(220, 219, 237) |
| HSL | hsl(243, 33%, 89%) |
| HSV | hsv(243, 8%, 93%) |
| CMYK | cmyk(7.2%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.97, 3.69, -8.66) |
| CIE-LCH | lch(87.97, 9.41, 293.06°) |
| OKLab | oklab(89.76% 0.0077 -0.0232) |
| OKLCH | oklch(89.76% 0.024 288.4) |
| XYZ | xyz(70.1298, 71.9928, 90.3057) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Fog
#D8DCE0
ΔE00 7.37
Ghostwhite
#F8F8FF
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBED #ECEDDB
analogous
#DBE3ED #DCDBED #E5DBED
triadic
#DCDBED #EDDCDB #DBEDDC
tetradic
#DCDBED #EDDBE3 #ECEDDB #DBEDE5
square
#DCDBED #EDDBE3 #ECEDDB #DBEDE5
split-complementary
#DCDBED #EDE5DB #E3EDDB
monochromatic
#8D89C4 #B4B2D9 #DCDBED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.36
#DCDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBED
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBED | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#D9DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbed; /* rgb */ color: rgb(220, 219, 237); /* oklch */ color: oklch(89.8% 0.024 288.4);
Tailwind
colors: {
custom: {
50: '#e6e6f2',
500: '#dcdbed',
950: '#000000',
},
}SCSS
$custom: #dcdbed; $custom-light: #e6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdbed",
"rgb": {
"r": 220,
"g": 219,
"b": 237
},
"hsl": {
"h": 243.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.8976,
"c": 0.02446,
"h": 288.4
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#DCDBED
secondary
#C5C7A5
accent
#AC39A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485