#BF98F1#BF98F1
#BF98F1 is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.9% C 0.131 H 303.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98F1 |
|---|---|
| RGB | rgb(191, 152, 241) |
| HSL | hsl(266, 76%, 77%) |
| HSV | hsv(266, 37%, 95%) |
| CMYK | cmyk(20.7%, 36.9%, 0%, 5.5%) |
| CIE-LAB | lab(69.39, 31.75, -39.32) |
| CIE-LCH | lch(69.39, 50.53, 308.92°) |
| OKLab | oklab(74.87% 0.0723 -0.109) |
| OKLCH | oklch(74.87% 0.131 303.6) |
| XYZ | xyz(48.5880, 39.8838, 88.3407) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.08
Lavender (survey)
#C79FEF
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 2.77
Lilac (survey)
#CEA2FD
ΔE00 3.30
Liliac
#C48EFD
ΔE00 3.71
Pale Purple
#B790D4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98F1 #CAF198
analogous
#989EF1 #BF98F1 #EB98F1
triadic
#BF98F1 #F1BF98 #98F1BF
tetradic
#BF98F1 #F1989E #CAF198 #98F1EB
square
#BF98F1 #F1989E #CAF198 #98F1EB
split-complementary
#BF98F1 #F1EB98 #9EF198
monochromatic
#7C2CE2 #9E62EA #BF98F1 #E0CEF8 #EEE4FB
Accessibility & contrast
On white
2.34
#BF98F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BF98F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98F1
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98F1 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F4
Deuteranopia (green-blind)
#8CA9EF
Tritanopia (blue-blind)
#B7A6B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98f1; /* rgb */ color: rgb(191, 152, 241); /* oklch */ color: oklch(74.9% 0.131 303.6);
Tailwind
colors: {
custom: {
50: '#d3b6f6',
500: '#bf98f1',
950: '#000000',
},
}SCSS
$custom: #bf98f1; $custom-light: #d3b6f6; $custom-dark: #000000;
JSON
{
"hex": "#bf98f1",
"rgb": {
"r": 191,
"g": 152,
"b": 241
},
"hsl": {
"h": 266.292,
"s": 76.068,
"l": 77.059
},
"oklch": {
"l": 0.74873,
"c": 0.13082,
"h": 303.6
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#BF98F1
secondary
#E7F3D8
accent
#D80D7F
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085