#DCDBEF#DCDBEF
#DCDBEF is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.027 H 288.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBEF |
|---|---|
| RGB | rgb(220, 219, 239) |
| HSL | hsl(243, 38%, 90%) |
| HSV | hsv(243, 8%, 94%) |
| CMYK | cmyk(7.9%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.02, 4.07, -9.63) |
| CIE-LCH | lch(88.02, 10.46, 292.93°) |
| OKLab | oklab(89.82% 0.0085 -0.0258) |
| OKLCH | oklch(89.82% 0.027 288.1) |
| XYZ | xyz(70.4237, 72.1103, 91.8532) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.43
Fog
#D8DCE0
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.19
Gainsboro
#DCDCDC
ΔE00 9.07
Lavenderblush
#FFF0F5
ΔE00 9.26
Light Gray
#D3D3D3
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBEF #EEEFDB
analogous
#DBE4EF #DCDBEF #E6DBEF
triadic
#DCDBEF #EFDCDB #DBEFDC
tetradic
#DCDBEF #EFDBE4 #EEEFDB #DBEFE6
square
#DCDBEF #EFDBE4 #EEEFDB #DBEFE6
split-complementary
#DCDBEF #EFE6DB #E4EFDB
monochromatic
#8A86C9 #B3B1DC #DCDBEF #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.36
#DCDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DCDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBEF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBEF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#D8DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbef; /* rgb */ color: rgb(220, 219, 239); /* oklch */ color: oklch(89.8% 0.027 288.1);
Tailwind
colors: {
custom: {
50: '#e6e6f4',
500: '#dcdbef',
950: '#000000',
},
}SCSS
$custom: #dcdbef; $custom-light: #e6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dcdbef",
"rgb": {
"r": 220,
"g": 219,
"b": 239
},
"hsl": {
"h": 243,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.89823,
"c": 0.02718,
"h": 288.1
},
"luminance": 0.72111
}Semantic roles & 50–950 ramp
primary
#DCDBEF
secondary
#C9CAA4
accent
#B134AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485