#BF95F3#BF95F3
#BF95F3 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.4% C 0.138 H 303.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95F3 |
|---|---|
| RGB | rgb(191, 149, 243) |
| HSL | hsl(267, 80%, 77%) |
| HSV | hsv(267, 39%, 95%) |
| CMYK | cmyk(21.4%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.78, 33.86, -41.36) |
| CIE-LCH | lch(68.78, 53.45, 309.31°) |
| OKLab | oklab(74.44% 0.0769 -0.1149) |
| OKLCH | oklch(74.44% 0.138 303.8) |
| XYZ | xyz(48.4076, 39.0424, 89.7624) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Liliac
#C48EFD
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95F3 #C9F395
analogous
#959AF3 #BF95F3 #EE95F3
triadic
#BF95F3 #F3BF95 #95F3BF
tetradic
#BF95F3 #F3959A #C9F395 #95F3EE
square
#BF95F3 #F3959A #C9F395 #95F3EE
split-complementary
#BF95F3 #F3EE95 #9AF395
monochromatic
#7D27E7 #9E5EED #BF95F3 #E0CCF9 #EEE4FC
Accessibility & contrast
On white
2.38
#BF95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BF95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95F3
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95F3 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#88A8F0
Tritanopia (blue-blind)
#B7A4B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf95f3; /* rgb */ color: rgb(191, 149, 243); /* oklch */ color: oklch(74.4% 0.138 303.8);
Tailwind
colors: {
custom: {
50: '#d4b4f7',
500: '#bf95f3',
950: '#000000',
},
}SCSS
$custom: #bf95f3; $custom-light: #d4b4f7; $custom-dark: #000000;
JSON
{
"hex": "#bf95f3",
"rgb": {
"r": 191,
"g": 149,
"b": 243
},
"hsl": {
"h": 266.809,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.74442,
"c": 0.13825,
"h": 303.8
},
"luminance": 0.39042
}Semantic roles & 50–950 ramp
primary
#BF95F3
secondary
#E7F4D7
accent
#DC0A7E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085