#DBD8FD#DBD8FD
#DBD8FD is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.6% C 0.051 H 289.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD8FD |
|---|---|
| RGB | rgb(219, 216, 253) |
| HSL | hsl(245, 90%, 92%) |
| HSV | hsv(245, 15%, 99%) |
| CMYK | cmyk(13.4%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.61, 8.12, -17.62) |
| CIE-LCH | lch(87.61, 19.40, 294.74°) |
| OKLab | oklab(89.62% 0.0165 -0.0477) |
| OKLCH | oklch(89.62% 0.051 289.1) |
| XYZ | xyz(71.4951, 71.2631, 102.8980) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Pale Lilac
#E4CBFF
ΔE00 7.00
Light Periwinkle
#C1C6FC
ΔE00 7.00
Light Lavender
#DFC5FE
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD8FD #FAFDD8
analogous
#D8E8FD #DBD8FD #EED8FD
triadic
#DBD8FD #FDDBD8 #D8FDDB
tetradic
#DBD8FD #FDD8E8 #FAFDD8 #D8FDEE
square
#DBD8FD #FDD8E8 #FAFDD8 #D8FDEE
split-complementary
#DBD8FD #FDEED8 #E8FDD8
monochromatic
#7064F7 #A59EFA #DBD8FD #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.38
#DBD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DBD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD8FD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD8FD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#CFDBFC
Tritanopia (blue-blind)
#D4DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbd8fd; /* rgb */ color: rgb(219, 216, 253); /* oklch */ color: oklch(89.6% 0.051 289.1);
Tailwind
colors: {
custom: {
50: '#e6e4fe',
500: '#dbd8fd',
950: '#000000',
},
}SCSS
$custom: #dbd8fd; $custom-light: #e6e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd8fd",
"rgb": {
"r": 219,
"g": 216,
"b": 253
},
"hsl": {
"h": 244.865,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.89623,
"c": 0.0505,
"h": 289.1
},
"luminance": 0.71264
}Semantic roles & 50–950 ramp
primary
#DBD8FD
secondary
#E0E793
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485