#BF95F9#BF95F9
#BF95F9 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.146 H 302.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95F9 |
|---|---|
| RGB | rgb(191, 149, 249) |
| HSL | hsl(265, 89%, 78%) |
| HSV | hsv(265, 40%, 98%) |
| CMYK | cmyk(23.3%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.05, 35.23, -44.22) |
| CIE-LCH | lch(69.05, 56.53, 308.54°) |
| OKLab | oklab(74.73% 0.0781 -0.1231) |
| OKLCH | oklch(74.73% 0.146 302.4) |
| XYZ | xyz(49.3285, 39.4108, 94.6125) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.98
Lavender (survey)
#C79FEF
ΔE00 4.22
Pale Purple
#B790D4
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95F9 #CFF995
analogous
#959DF9 #BF95F9 #F195F9
triadic
#BF95F9 #F9BF95 #95F9BF
tetradic
#BF95F9 #F9959D #CFF995 #95F9F1
square
#BF95F9 #F9959D #CFF995 #95F9F1
split-complementary
#BF95F9 #F9F195 #9DF995
monochromatic
#7921F2 #9C5BF6 #BF95F9 #E2CFFC #EEE2FD
Accessibility & contrast
On white
2.36
#BF95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BF95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95F9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95F9 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#B5A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf95f9; /* rgb */ color: rgb(191, 149, 249); /* oklch */ color: oklch(74.7% 0.146 302.4);
Tailwind
colors: {
custom: {
50: '#d4b4fb',
500: '#bf95f9',
950: '#000000',
},
}SCSS
$custom: #bf95f9; $custom-light: #d4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bf95f9",
"rgb": {
"r": 191,
"g": 149,
"b": 249
},
"hsl": {
"h": 265.2,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.74731,
"c": 0.1458,
"h": 302.4
},
"luminance": 0.39411
}Semantic roles & 50–950 ramp
primary
#BF95F9
secondary
#E8F5D6
accent
#E60085
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085