#BF95F0#BF95F0
#BF95F0 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.3% C 0.134 H 304.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95F0 |
|---|---|
| RGB | rgb(191, 149, 240) |
| HSL | hsl(268, 75%, 76%) |
| HSV | hsv(268, 38%, 94%) |
| CMYK | cmyk(20.4%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(68.65, 33.18, -39.92) |
| CIE-LCH | lch(68.65, 51.91, 309.73°) |
| OKLab | oklab(74.3% 0.0763 -0.1107) |
| OKLCH | oklch(74.3% 0.134 304.6) |
| XYZ | xyz(47.9583, 38.8627, 87.3959) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.28
Lavender (survey)
#C79FEF
ΔE00 3.14
Liliac
#C48EFD
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95F0 #C6F095
analogous
#9599F0 #BF95F0 #ED95F0
triadic
#BF95F0 #F0BF95 #95F0BF
tetradic
#BF95F0 #F09599 #C6F095 #95F0ED
square
#BF95F0 #F09599 #C6F095 #95F0ED
split-complementary
#BF95F0 #F0ED95 #99F095
monochromatic
#7E2AE1 #9F5FE8 #BF95F0 #DFCBF8 #EFE4FB
Accessibility & contrast
On white
2.39
#BF95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BF95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95F0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95F0 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#89A8EE
Tritanopia (blue-blind)
#B7A3B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf95f0; /* rgb */ color: rgb(191, 149, 240); /* oklch */ color: oklch(74.3% 0.134 304.6);
Tailwind
colors: {
custom: {
50: '#d4b4f5',
500: '#bf95f0',
950: '#000000',
},
}SCSS
$custom: #bf95f0; $custom-light: #d4b4f5; $custom-dark: #000000;
JSON
{
"hex": "#bf95f0",
"rgb": {
"r": 191,
"g": 149,
"b": 240
},
"hsl": {
"h": 267.692,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.74301,
"c": 0.13448,
"h": 304.6
},
"luminance": 0.38863
}Semantic roles & 50–950 ramp
primary
#BF95F0
secondary
#E7F3D8
accent
#D70E7A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085