#BF98F0#BF98F0
#BF98F0 is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.8% C 0.130 H 303.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98F0 |
|---|---|
| RGB | rgb(191, 152, 240) |
| HSL | hsl(267, 75%, 77%) |
| HSV | hsv(267, 37%, 94%) |
| CMYK | cmyk(20.4%, 36.7%, 0%, 5.9%) |
| CIE-LAB | lab(69.34, 31.52, -38.84) |
| CIE-LCH | lch(69.34, 50.02, 309.06°) |
| OKLab | oklab(74.83% 0.0721 -0.1076) |
| OKLCH | oklch(74.83% 0.13 303.8) |
| XYZ | xyz(48.4390, 39.8242, 87.5562) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.09
Lavender (survey)
#C79FEF
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.32
Liliac
#C48EFD
ΔE00 3.84
Pale Purple
#B790D4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98F0 #C9F098
analogous
#989DF0 #BF98F0 #EB98F0
triadic
#BF98F0 #F0BF98 #98F0BF
tetradic
#BF98F0 #F0989D #C9F098 #98F0EB
square
#BF98F0 #F0989D #C9F098 #98F0EB
split-complementary
#BF98F0 #F0EB98 #9DF098
monochromatic
#7D2DE0 #9E63E8 #BF98F0 #E0CDF8 #EEE4FB
Accessibility & contrast
On white
2.34
#BF98F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BF98F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98F0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98F0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#8CA9EE
Tritanopia (blue-blind)
#B7A6B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98f0; /* rgb */ color: rgb(191, 152, 240); /* oklch */ color: oklch(74.8% 0.130 303.8);
Tailwind
colors: {
custom: {
50: '#d3b6f5',
500: '#bf98f0',
950: '#000000',
},
}SCSS
$custom: #bf98f0; $custom-light: #d3b6f5; $custom-dark: #000000;
JSON
{
"hex": "#bf98f0",
"rgb": {
"r": 191,
"g": 152,
"b": 240
},
"hsl": {
"h": 266.591,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.74826,
"c": 0.12956,
"h": 303.8
},
"luminance": 0.39824
}Semantic roles & 50–950 ramp
primary
#BF98F0
secondary
#E7F3D8
accent
#D70F7E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085