#BF94DB#BF94DB
#BF94DB is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.2% C 0.110 H 311.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94DB |
|---|---|
| RGB | rgb(191, 148, 219) |
| HSL | hsl(276, 50%, 72%) |
| HSV | hsv(276, 32%, 86%) |
| CMYK | cmyk(12.8%, 32.4%, 0%, 14.1%) |
| CIE-LAB | lab(67.55, 29.14, -30.07) |
| CIE-LCH | lch(67.55, 41.87, 314.11°) |
| OKLab | oklab(73.18% 0.0729 -0.0825) |
| OKLCH | oklch(73.18% 0.11 311.5) |
| XYZ | xyz(44.8597, 37.3713, 71.8543) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.78
Lavender (survey)
#C79FEF
ΔE00 3.91
Lavender
#B39DDB
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 6.02
Pastel Purple
#CAA0FF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94DB #B0DB94
analogous
#9C94DB #BF94DB #DB94D4
triadic
#BF94DB #DBBF94 #94DBBF
tetradic
#BF94DB #DB9C94 #B0DB94 #94D4DB
square
#BF94DB #DB9C94 #B0DB94 #94D4DB
split-complementary
#BF94DB #D4DB94 #94DB9C
monochromatic
#873EB7 #A466CC #BF94DB #DAC2EA #F1E8F7
Accessibility & contrast
On white
2.48
#BF94DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BF94DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94DB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94DB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#BC9DAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf94db; /* rgb */ color: rgb(191, 148, 219); /* oklch */ color: oklch(73.2% 0.110 311.5);
Tailwind
colors: {
custom: {
50: '#d3b4e6',
500: '#bf94db',
950: '#000000',
},
}SCSS
$custom: #bf94db; $custom-light: #d3b4e6; $custom-dark: #000000;
JSON
{
"hex": "#bf94db",
"rgb": {
"r": 191,
"g": 148,
"b": 219
},
"hsl": {
"h": 276.338,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.73183,
"c": 0.11013,
"h": 311.5
},
"luminance": 0.37371
}Semantic roles & 50–950 ramp
primary
#BF94DB
secondary
#E4EEDD
accent
#BD2963
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084