#DCDBF1#DCDBF1
#DCDBF1 is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.9% C 0.030 H 287.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBF1 |
|---|---|
| RGB | rgb(220, 219, 241) |
| HSL | hsl(243, 44%, 90%) |
| HSV | hsv(243, 9%, 95%) |
| CMYK | cmyk(8.7%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(88.08, 4.46, -10.60) |
| CIE-LCH | lch(88.08, 11.50, 292.83°) |
| OKLab | oklab(89.89% 0.0092 -0.0285) |
| OKLCH | oklch(89.89% 0.03 287.9) |
| XYZ | xyz(70.7207, 72.2292, 93.4179) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.55
Ghostwhite
#F8F8FF
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.76
Periwinkle
#CCCCFF
ΔE00 9.02
Light Blue Grey
#B7C9E2
ΔE00 9.49
Lavenderblush
#FFF0F5
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBF1 #F0F1DB
analogous
#DBE5F1 #DCDBF1 #E7DBF1
triadic
#DCDBF1 #F1DCDB #DBF1DC
tetradic
#DCDBF1 #F1DBE5 #F0F1DB #DBF1E7
square
#DCDBF1 #F1DBE5 #F0F1DB #DBF1E7
split-complementary
#DCDBF1 #F1E7DB #E5F1DB
monochromatic
#8683CF #B1AFE0 #DCDBF1 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.36
#DCDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DCDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBF1
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBF1 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF2
Deuteranopia (green-blind)
#D6DCF0
Tritanopia (blue-blind)
#D8DEE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbf1; /* rgb */ color: rgb(220, 219, 241); /* oklch */ color: oklch(89.9% 0.030 287.9);
Tailwind
colors: {
custom: {
50: '#e7e6f5',
500: '#dcdbf1',
950: '#000000',
},
}SCSS
$custom: #dcdbf1; $custom-light: #e7e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdbf1",
"rgb": {
"r": 220,
"g": 219,
"b": 241
},
"hsl": {
"h": 242.727,
"s": 44,
"l": 90.196
},
"oklch": {
"l": 0.89887,
"c": 0.0299,
"h": 287.9
},
"luminance": 0.7223
}Semantic roles & 50–950 ramp
primary
#DCDBF1
secondary
#CCCEA2
accent
#B72EB1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485