#DBD2FD#DBD2FD
#DBD2FD is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.5% C 0.059 H 294.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2FD |
|---|---|
| RGB | rgb(219, 210, 253) |
| HSL | hsl(253, 91%, 91%) |
| HSV | hsv(253, 17%, 99%) |
| CMYK | cmyk(13.4%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(86.13, 11.29, -19.86) |
| CIE-LCH | lch(86.13, 22.85, 299.62°) |
| OKLab | oklab(88.47% 0.0249 -0.0539) |
| OKLCH | oklch(88.47% 0.059 294.8) |
| XYZ | xyz(69.9859, 68.2447, 102.3949) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.23
Pale Lilac
#E4CBFF
ΔE00 4.50
Light Lavender
#DFC5FE
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.98
Light Periwinkle
#C1C6FC
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2FD #F4FDD2
analogous
#D2DEFD #DBD2FD #F0D2FD
triadic
#DBD2FD #FDDBD2 #D2FDDB
tetradic
#DBD2FD #FDD2DE #F4FDD2 #D2FDF0
square
#DBD2FD #FDD2DE #F4FDD2 #D2FDF0
split-complementary
#DBD2FD #FDF0D2 #DEFDD2
monochromatic
#7D5DF8 #AC97FA #DBD2FD #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.43
#DBD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DBD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2FD
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2FD | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#D5D8E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd2fd; /* rgb */ color: rgb(219, 210, 253); /* oklch */ color: oklch(88.5% 0.059 294.8);
Tailwind
colors: {
custom: {
50: '#e6dffe',
500: '#dbd2fd',
950: '#000000',
},
}SCSS
$custom: #dbd2fd; $custom-light: #e6dffe; $custom-dark: #000000;
JSON
{
"hex": "#dbd2fd",
"rgb": {
"r": 219,
"g": 210,
"b": 253
},
"hsl": {
"h": 252.558,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.88467,
"c": 0.05934,
"h": 294.8
},
"luminance": 0.68245
}Semantic roles & 50–950 ramp
primary
#DBD2FD
secondary
#D3E68D
accent
#E600B5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485