#BF96DB#BF96DB
#BF96DB is a light, moderate violet. Relative luminance 0.380; OKLCH L 73.5% C 0.107 H 311.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96DB |
|---|---|
| RGB | rgb(191, 150, 219) |
| HSL | hsl(276, 49%, 72%) |
| HSV | hsv(276, 32%, 86%) |
| CMYK | cmyk(12.8%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(68.02, 28.04, -29.34) |
| CIE-LCH | lch(68.02, 40.58, 313.70°) |
| OKLab | oklab(73.54% 0.07 -0.0805) |
| OKLCH | oklch(73.54% 0.107 311) |
| XYZ | xyz(45.1762, 38.0041, 71.9597) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 3.71
Lavender
#B39DDB
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96DB #B2DB96
analogous
#9D96DB #BF96DB #DB96D5
triadic
#BF96DB #DBBF96 #96DBBF
tetradic
#BF96DB #DB9D96 #B2DB96 #96D5DB
square
#BF96DB #DB9D96 #B2DB96 #96D5DB
split-complementary
#BF96DB #D5DB96 #96DB9D
monochromatic
#873FB8 #A368CB #BF96DB #DBC4EB #F1E8F7
Accessibility & contrast
On white
2.44
#BF96DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BF96DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96DB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96DB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#93A7D9
Tritanopia (blue-blind)
#BC9FAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf96db; /* rgb */ color: rgb(191, 150, 219); /* oklch */ color: oklch(73.5% 0.107 311.0);
Tailwind
colors: {
custom: {
50: '#d3b5e6',
500: '#bf96db',
950: '#000000',
},
}SCSS
$custom: #bf96db; $custom-light: #d3b5e6; $custom-dark: #000000;
JSON
{
"hex": "#bf96db",
"rgb": {
"r": 191,
"g": 150,
"b": 219
},
"hsl": {
"h": 275.652,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.7354,
"c": 0.10666,
"h": 311
},
"luminance": 0.38004
}Semantic roles & 50–950 ramp
primary
#BF96DB
secondary
#E4EEDD
accent
#BC2965
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084