#DBD1FF#DBD1FF
#DBD1FF is a very light, moderate violet. Relative luminance 0.679; OKLCH L 88.3% C 0.064 H 295.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD1FF |
|---|---|
| RGB | rgb(219, 209, 255) |
| HSL | hsl(253, 100%, 91%) |
| HSV | hsv(253, 18%, 100%) |
| CMYK | cmyk(14.1%, 18%, 0%, 0%) |
| CIE-LAB | lab(85.95, 12.24, -21.19) |
| CIE-LCH | lch(85.95, 24.47, 300.00°) |
| OKLab | oklab(88.35% 0.0269 -0.0576) |
| OKLCH | oklch(88.35% 0.064 295) |
| XYZ | xyz(70.0601, 67.8806, 103.9996) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.01
Light Lavender
#DFC5FE
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.75
Light Periwinkle
#C1C6FC
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD1FF #F5FFD1
analogous
#D1DEFF #DBD1FF #F2D1FF
triadic
#DBD1FF #FFDBD1 #D1FFDB
tetradic
#DBD1FF #FFD1DE #F5FFD1 #D1FFF2
square
#DBD1FF #FFD1DE #F5FFD1 #D1FFF2
split-complementary
#DBD1FF #FFF2D1 #DEFFD1
monochromatic
#7B57FF #AB94FF #DBD1FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.44
#DBD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DBD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD1FF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD1FF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C9D6FE
Tritanopia (blue-blind)
#D4D8E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd1ff; /* rgb */ color: rgb(219, 209, 255); /* oklch */ color: oklch(88.3% 0.064 295.0);
Tailwind
colors: {
custom: {
50: '#e6dfff',
500: '#dbd1ff',
950: '#000000',
},
}SCSS
$custom: #dbd1ff; $custom-light: #e6dfff; $custom-dark: #000000;
JSON
{
"hex": "#dbd1ff",
"rgb": {
"r": 219,
"g": 209,
"b": 255
},
"hsl": {
"h": 253.043,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.88346,
"c": 0.06355,
"h": 295
},
"luminance": 0.67881
}Semantic roles & 50–950 ramp
primary
#DBD1FF
secondary
#D5EA8A
accent
#E600B4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486