#DCDBEE#DCDBEE
#DCDBEE is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.026 H 288.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBEE |
|---|---|
| RGB | rgb(220, 219, 238) |
| HSL | hsl(243, 36%, 90%) |
| HSV | hsv(243, 8%, 93%) |
| CMYK | cmyk(7.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.99, 3.88, -9.14) |
| CIE-LCH | lch(87.99, 9.93, 292.99°) |
| OKLab | oklab(89.79% 0.0081 -0.0245) |
| OKLCH | oklch(89.79% 0.026 288.3) |
| XYZ | xyz(70.2763, 72.0514, 91.0773) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.46
Fog
#D8DCE0
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBEE #EDEEDB
analogous
#DBE4EE #DCDBEE #E6DBEE
triadic
#DCDBEE #EEDCDB #DBEEDC
tetradic
#DCDBEE #EEDBE4 #EDEEDB #DBEEE6
square
#DCDBEE #EEDBE4 #EDEEDB #DBEEE6
split-complementary
#DCDBEE #EEE6DB #E4EEDB
monochromatic
#8B88C7 #B4B1DA #DCDBEE #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.36
#DCDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DCDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBEE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBEE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#D9DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbee; /* rgb */ color: rgb(220, 219, 238); /* oklch */ color: oklch(89.8% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#e6e6f3',
500: '#dcdbee',
950: '#000000',
},
}SCSS
$custom: #dcdbee; $custom-light: #e6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dcdbee",
"rgb": {
"r": 220,
"g": 219,
"b": 238
},
"hsl": {
"h": 243.158,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.89792,
"c": 0.02581,
"h": 288.3
},
"luminance": 0.72052
}Semantic roles & 50–950 ramp
primary
#DCDBEE
secondary
#C7C9A4
accent
#AF37A8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485