#BF95DB#BF95DB
#BF95DB is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.108 H 311.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95DB |
|---|---|
| RGB | rgb(191, 149, 219) |
| HSL | hsl(276, 49%, 72%) |
| HSV | hsv(276, 32%, 86%) |
| CMYK | cmyk(12.8%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(67.79, 28.59, -29.70) |
| CIE-LCH | lch(67.79, 41.23, 313.90°) |
| OKLab | oklab(73.36% 0.0715 -0.0815) |
| OKLCH | oklch(73.36% 0.108 311.2) |
| XYZ | xyz(45.0173, 37.6863, 71.9068) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.87
Lavender (survey)
#C79FEF
ΔE00 3.80
Lavender
#B39DDB
ΔE00 4.35
Baby Purple
#CA9BF7
ΔE00 4.88
Lilac (survey)
#CEA2FD
ΔE00 5.97
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95DB #B1DB95
analogous
#9C95DB #BF95DB #DB95D4
triadic
#BF95DB #DBBF95 #95DBBF
tetradic
#BF95DB #DB9C95 #B1DB95 #95D4DB
square
#BF95DB #DB9C95 #B1DB95 #95D4DB
split-complementary
#BF95DB #D4DB95 #95DB9C
monochromatic
#873EB7 #A367CB #BF95DB #DBC3EB #F1E8F7
Accessibility & contrast
On white
2.46
#BF95DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BF95DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95DB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95DB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DE
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#BC9EAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf95db; /* rgb */ color: rgb(191, 149, 219); /* oklch */ color: oklch(73.4% 0.108 311.2);
Tailwind
colors: {
custom: {
50: '#d3b4e6',
500: '#bf95db',
950: '#000000',
},
}SCSS
$custom: #bf95db; $custom-light: #d3b4e6; $custom-dark: #000000;
JSON
{
"hex": "#bf95db",
"rgb": {
"r": 191,
"g": 149,
"b": 219
},
"hsl": {
"h": 276,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.73361,
"c": 0.10839,
"h": 311.2
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#BF95DB
secondary
#E4EEDD
accent
#BD2964
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084