#DCDBFB#DCDBFB
#DCDBFB is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.2% C 0.044 H 286.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBFB |
|---|---|
| RGB | rgb(220, 219, 251) |
| HSL | hsl(242, 80%, 92%) |
| HSV | hsv(242, 13%, 98%) |
| CMYK | cmyk(12.4%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(88.37, 6.45, -15.42) |
| CIE-LCH | lch(88.37, 16.72, 292.69°) |
| OKLab | oklab(90.21% 0.0127 -0.0417) |
| OKLCH | oklch(90.21% 0.044 286.9) |
| XYZ | xyz(72.2556, 72.8431, 101.5015) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Periwinkle
#CCCCFF
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 8.02
Pale Lilac
#E4CBFF
ΔE00 8.53
Light Lavender
#DFC5FE
ΔE00 9.38
Pale Lavender
#EECFFE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBFB #FAFBDB
analogous
#DBEAFB #DCDBFB #ECDBFB
triadic
#DCDBFB #FBDCDB #DBFBDC
tetradic
#DCDBFB #FBDBEA #FAFBDB #DBFBEC
square
#DCDBFB #FBDBEA #FAFBDB #DBFBEC
split-complementary
#DCDBFB #FBECDB #EAFBDB
monochromatic
#716DEF #A6A4F5 #DCDBFB #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.35
#DCDBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DCDBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBFB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBFB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#D6E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdbfb; /* rgb */ color: rgb(220, 219, 251); /* oklch */ color: oklch(90.2% 0.044 286.9);
Tailwind
colors: {
custom: {
50: '#e7e6fc',
500: '#dcdbfb',
950: '#000000',
},
}SCSS
$custom: #dcdbfb; $custom-light: #e7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdbfb",
"rgb": {
"r": 220,
"g": 219,
"b": 251
},
"hsl": {
"h": 241.875,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.90214,
"c": 0.04356,
"h": 286.9
},
"luminance": 0.72844
}Semantic roles & 50–950 ramp
primary
#DCDBFB
secondary
#E0E298
accent
#DC09D6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485