#DBD9FC#DBD9FC
#DBD9FC is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.8% C 0.048 H 288.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD9FC |
|---|---|
| RGB | rgb(219, 217, 252) |
| HSL | hsl(243, 85%, 92%) |
| HSV | hsv(243, 14%, 99%) |
| CMYK | cmyk(13.1%, 13.9%, 0%, 1.2%) |
| CIE-LAB | lab(87.83, 7.39, -16.77) |
| CIE-LCH | lch(87.83, 18.32, 293.78°) |
| OKLab | oklab(89.78% 0.0148 -0.0454) |
| OKLCH | oklch(89.78% 0.048 288) |
| XYZ | xyz(71.5932, 71.7135, 102.1469) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 8.44
Pale Lavender
#EECFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD9FC #FAFCD9
analogous
#D9E9FC #DBD9FC #EDD9FC
triadic
#DBD9FC #FCDBD9 #D9FCDB
tetradic
#DBD9FC #FCD9E9 #FAFCD9 #D9FCED
square
#DBD9FC #FCD9E9 #FAFCD9 #D9FCED
split-complementary
#DBD9FC #FCEDD9 #E9FCD9
monochromatic
#7068F3 #A5A0F8 #DBD9FC #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.37
#DBD9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DBD9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD9FC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD9FC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#D1DBFB
Tritanopia (blue-blind)
#D5DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbd9fc; /* rgb */ color: rgb(219, 217, 252); /* oklch */ color: oklch(89.8% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#e6e4fd',
500: '#dbd9fc',
950: '#000000',
},
}SCSS
$custom: #dbd9fc; $custom-light: #e6e4fd; $custom-dark: #000000;
JSON
{
"hex": "#dbd9fc",
"rgb": {
"r": 219,
"g": 217,
"b": 252
},
"hsl": {
"h": 243.429,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.89782,
"c": 0.04772,
"h": 288
},
"luminance": 0.71714
}Semantic roles & 50–950 ramp
primary
#DBD9FC
secondary
#E0E495
accent
#E204D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485