#DBD4FD#DBD4FD
#DBD4FD is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.9% C 0.056 H 293.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD4FD |
|---|---|
| RGB | rgb(219, 212, 253) |
| HSL | hsl(250, 91%, 91%) |
| HSV | hsv(250, 16%, 99%) |
| CMYK | cmyk(13.4%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.62, 10.23, -19.12) |
| CIE-LCH | lch(86.62, 21.68, 298.16°) |
| OKLab | oklab(88.85% 0.0221 -0.0518) |
| OKLCH | oklch(88.85% 0.056 293) |
| XYZ | xyz(70.4828, 69.2384, 102.5605) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 6.12
Pale Lavender
#EECFFE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.67
Light Lilac
#EDC8FF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD4FD #F6FDD4
analogous
#D4E1FD #DBD4FD #EFD4FD
triadic
#DBD4FD #FDDBD4 #D4FDDB
tetradic
#DBD4FD #FDD4E1 #F6FDD4 #D4FDEF
square
#DBD4FD #FDD4E1 #F6FDD4 #D4FDEF
split-complementary
#DBD4FD #FDEFD4 #E1FDD4
monochromatic
#795FF8 #AA9AFA #DBD4FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.41
#DBD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DBD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD4FD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD4FD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#D5DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbd4fd; /* rgb */ color: rgb(219, 212, 253); /* oklch */ color: oklch(88.9% 0.056 293.0);
Tailwind
colors: {
custom: {
50: '#e6e1fe',
500: '#dbd4fd',
950: '#000000',
},
}SCSS
$custom: #dbd4fd; $custom-light: #e6e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd4fd",
"rgb": {
"r": 219,
"g": 212,
"b": 253
},
"hsl": {
"h": 250.244,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.88851,
"c": 0.05633,
"h": 293
},
"luminance": 0.69239
}Semantic roles & 50–950 ramp
primary
#DBD4FD
secondary
#D7E68F
accent
#E600BE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485