#DBD3FD#DBD3FD
#DBD3FD is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.7% C 0.058 H 293.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD3FD |
|---|---|
| RGB | rgb(219, 211, 253) |
| HSL | hsl(251, 91%, 91%) |
| HSV | hsv(251, 17%, 99%) |
| CMYK | cmyk(13.4%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.38, 10.76, -19.49) |
| CIE-LCH | lch(86.38, 22.26, 298.91°) |
| OKLab | oklab(88.66% 0.0235 -0.0529) |
| OKLCH | oklch(88.66% 0.058 293.9) |
| XYZ | xyz(70.2336, 68.7400, 102.4775) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.25
Pale Lilac
#E4CBFF
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.71
Pale Lavender
#EECFFE
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD3FD #F5FDD3
analogous
#D3E0FD #DBD3FD #F0D3FD
triadic
#DBD3FD #FDDBD3 #D3FDDB
tetradic
#DBD3FD #FDD3E0 #F5FDD3 #D3FDF0
square
#DBD3FD #FDD3E0 #F5FDD3 #D3FDF0
split-complementary
#DBD3FD #FDF0D3 #E0FDD3
monochromatic
#7B5EF8 #AB98FA #DBD3FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.42
#DBD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#DBD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD3FD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD3FD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#D5D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd3fd; /* rgb */ color: rgb(219, 211, 253); /* oklch */ color: oklch(88.7% 0.058 293.9);
Tailwind
colors: {
custom: {
50: '#e6e0fe',
500: '#dbd3fd',
950: '#000000',
},
}SCSS
$custom: #dbd3fd; $custom-light: #e6e0fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd3fd",
"rgb": {
"r": 219,
"g": 211,
"b": 253
},
"hsl": {
"h": 251.429,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.88658,
"c": 0.05783,
"h": 293.9
},
"luminance": 0.6874
}Semantic roles & 50–950 ramp
primary
#DBD3FD
secondary
#D5E68E
accent
#E600BA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485