#DBDCFB#DBDCFB
#DBDCFB is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.042 H 284.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCFB |
|---|---|
| RGB | rgb(219, 220, 251) |
| HSL | hsl(238, 80%, 92%) |
| HSV | hsv(238, 13%, 98%) |
| CMYK | cmyk(12.7%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(88.55, 5.61, -15.17) |
| CIE-LCH | lch(88.55, 16.17, 290.30°) |
| OKLab | oklab(90.33% 0.0103 -0.041) |
| OKLCH | oklch(90.33% 0.042 284.1) |
| XYZ | xyz(72.2155, 73.2108, 101.5746) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Periwinkle
#CCCCFF
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 9.27
Light Blue Grey
#B7C9E2
ΔE00 9.57
Light Lavender
#DFC5FE
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCFB #FBFADB
analogous
#DBECFB #DBDCFB #EADBFB
triadic
#DBDCFB #FBDBDC #DCFBDB
tetradic
#DBDCFB #FBDBEC #FBFADB #DBFBEA
square
#DBDCFB #FBDBEC #FBFADB #DBFBEA
split-complementary
#DBDCFB #FBEADB #ECFBDB
monochromatic
#6D71EF #A4A6F5 #DBDCFB #E3E4FC #E3E4FC
Accessibility & contrast
On white
1.34
#DBDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DBDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCFB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCFB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#D5E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdcfb; /* rgb */ color: rgb(219, 220, 251); /* oklch */ color: oklch(90.3% 0.042 284.1);
Tailwind
colors: {
custom: {
50: '#e6e6fc',
500: '#dbdcfb',
950: '#000000',
},
}SCSS
$custom: #dbdcfb; $custom-light: #e6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dbdcfb",
"rgb": {
"r": 219,
"g": 220,
"b": 251
},
"hsl": {
"h": 238.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.90333,
"c": 0.04224,
"h": 284.1
},
"luminance": 0.73212
}Semantic roles & 50–950 ramp
primary
#DBDCFB
secondary
#E2E098
accent
#D609DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485