#DBD7FF#DBD7FF
#DBD7FF is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.5% C 0.055 H 289.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7FF |
|---|---|
| RGB | rgb(219, 215, 255) |
| HSL | hsl(246, 100%, 92%) |
| HSV | hsv(246, 16%, 100%) |
| CMYK | cmyk(14.1%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(87.43, 9.06, -18.96) |
| CIE-LCH | lch(87.43, 21.01, 295.54°) |
| OKLab | oklab(89.5% 0.0185 -0.0514) |
| OKLCH | oklch(89.5% 0.055 289.8) |
| XYZ | xyz(71.5600, 70.8804, 104.4996) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.56
Light Lavender
#DFC5FE
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7FF #FBFFD7
analogous
#D7E7FF #DBD7FF #EFD7FF
triadic
#DBD7FF #FFDBD7 #D7FFDB
tetradic
#DBD7FF #FFD7E7 #FBFFD7 #D7FFEF
square
#DBD7FF #FFD7E7 #FBFFD7 #D7FFEF
split-complementary
#DBD7FF #FFEFD7 #E7FFD7
monochromatic
#6D5DFF #A49AFF #DBD7FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.38
#DBD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DBD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7FF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7FF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#D4DDE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbd7ff; /* rgb */ color: rgb(219, 215, 255); /* oklch */ color: oklch(89.5% 0.055 289.8);
Tailwind
colors: {
custom: {
50: '#e6e3ff',
500: '#dbd7ff',
950: '#000000',
},
}SCSS
$custom: #dbd7ff; $custom-light: #e6e3ff; $custom-dark: #000000;
JSON
{
"hex": "#dbd7ff",
"rgb": {
"r": 219,
"g": 215,
"b": 255
},
"hsl": {
"h": 246,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89498,
"c": 0.05465,
"h": 289.8
},
"luminance": 0.70881
}Semantic roles & 50–950 ramp
primary
#DBD7FF
secondary
#E2EB8F
accent
#E600CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486