#BF95F8#BF95F8
#BF95F8 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.145 H 302.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95F8 |
|---|---|
| RGB | rgb(191, 149, 248) |
| HSL | hsl(265, 88%, 78%) |
| HSV | hsv(265, 40%, 97%) |
| CMYK | cmyk(23%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.00, 35.00, -43.74) |
| CIE-LCH | lch(69.00, 56.02, 308.66°) |
| OKLab | oklab(74.68% 0.0779 -0.1218) |
| OKLCH | oklch(74.68% 0.145 302.6) |
| XYZ | xyz(49.1729, 39.3486, 93.7932) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.33
Baby Purple
#CA9BF7
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.93
Lavender (survey)
#C79FEF
ΔE00 4.08
Pale Purple
#B790D4
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95F8 #CEF895
analogous
#959CF8 #BF95F8 #F195F8
triadic
#BF95F8 #F8BF95 #95F8BF
tetradic
#BF95F8 #F8959C #CEF895 #95F8F1
square
#BF95F8 #F8959C #CEF895 #95F8F1
split-complementary
#BF95F8 #F8F195 #9CF895
monochromatic
#7A22F0 #9C5CF4 #BF95F8 #E2CEFC #EEE2FD
Accessibility & contrast
On white
2.37
#BF95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BF95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95F8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95F8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#B5A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf95f8; /* rgb */ color: rgb(191, 149, 248); /* oklch */ color: oklch(74.7% 0.145 302.6);
Tailwind
colors: {
custom: {
50: '#d4b4fb',
500: '#bf95f8',
950: '#000000',
},
}SCSS
$custom: #bf95f8; $custom-light: #d4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bf95f8",
"rgb": {
"r": 191,
"g": 149,
"b": 248
},
"hsl": {
"h": 265.455,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.74682,
"c": 0.14453,
"h": 302.6
},
"luminance": 0.39349
}Semantic roles & 50–950 ramp
primary
#BF95F8
secondary
#E8F5D6
accent
#E40184
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085