#BF95F2#BF95F2
#BF95F2 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.4% C 0.137 H 304.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95F2 |
|---|---|
| RGB | rgb(191, 149, 242) |
| HSL | hsl(267, 78%, 77%) |
| HSV | hsv(267, 38%, 95%) |
| CMYK | cmyk(21.1%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.74, 33.63, -40.88) |
| CIE-LCH | lch(68.74, 52.93, 309.44°) |
| OKLab | oklab(74.4% 0.0767 -0.1135) |
| OKLCH | oklch(74.4% 0.137 304.1) |
| XYZ | xyz(48.2570, 38.9822, 88.9692) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.32
Liliac
#C48EFD
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.77
Pale Purple
#B790D4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95F2 #C8F295
analogous
#959AF2 #BF95F2 #EE95F2
triadic
#BF95F2 #F2BF95 #95F2BF
tetradic
#BF95F2 #F2959A #C8F295 #95F2EE
square
#BF95F2 #F2959A #C8F295 #95F2EE
split-complementary
#BF95F2 #F2EE95 #9AF295
monochromatic
#7D28E5 #9E5EEB #BF95F2 #E0CCF9 #EFE4FC
Accessibility & contrast
On white
2.39
#BF95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BF95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95F2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95F2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F6
Deuteranopia (green-blind)
#88A8EF
Tritanopia (blue-blind)
#B7A4B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf95f2; /* rgb */ color: rgb(191, 149, 242); /* oklch */ color: oklch(74.4% 0.137 304.1);
Tailwind
colors: {
custom: {
50: '#d4b4f6',
500: '#bf95f2',
950: '#000000',
},
}SCSS
$custom: #bf95f2; $custom-light: #d4b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bf95f2",
"rgb": {
"r": 191,
"g": 149,
"b": 242
},
"hsl": {
"h": 267.097,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.74395,
"c": 0.13699,
"h": 304.1
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#BF95F2
secondary
#E7F3D8
accent
#DA0B7D
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085