#BF95EF#BF95EF
#BF95EF is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.133 H 304.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95EF |
|---|---|
| RGB | rgb(191, 149, 239) |
| HSL | hsl(268, 74%, 76%) |
| HSV | hsv(268, 38%, 94%) |
| CMYK | cmyk(20.1%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.61, 32.95, -39.44) |
| CIE-LCH | lch(68.61, 51.39, 309.88°) |
| OKLab | oklab(74.25% 0.0761 -0.1094) |
| OKLCH | oklch(74.25% 0.133 304.8) |
| XYZ | xyz(47.8101, 38.8035, 86.6157) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.29
Lavender (survey)
#C79FEF
ΔE00 3.04
Liliac
#C48EFD
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.81
Pale Purple
#B790D4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95EF #C5EF95
analogous
#9598EF #BF95EF #EC95EF
triadic
#BF95EF #EFBF95 #95EFBF
tetradic
#BF95EF #EF9598 #C5EF95 #95EFEC
square
#BF95EF #EF9598 #C5EF95 #95EFEC
split-complementary
#BF95EF #EFEC95 #98EF95
monochromatic
#7F2BDF #9F60E7 #BF95EF #DFCAF7 #EFE4FB
Accessibility & contrast
On white
2.40
#BF95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BF95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95EF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95EF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#8AA7ED
Tritanopia (blue-blind)
#B8A3B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf95ef; /* rgb */ color: rgb(191, 149, 239); /* oklch */ color: oklch(74.3% 0.133 304.8);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#bf95ef',
950: '#000000',
},
}SCSS
$custom: #bf95ef; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bf95ef",
"rgb": {
"r": 191,
"g": 149,
"b": 239
},
"hsl": {
"h": 268,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.74254,
"c": 0.13323,
"h": 304.8
},
"luminance": 0.38803
}Semantic roles & 50–950 ramp
primary
#BF95EF
secondary
#E6F3D8
accent
#D61079
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085