#BF98FB#BF98FB
#BF98FB is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.3% C 0.144 H 301.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98FB |
|---|---|
| RGB | rgb(191, 152, 251) |
| HSL | hsl(264, 93%, 79%) |
| HSV | hsv(264, 39%, 98%) |
| CMYK | cmyk(23.9%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.82, 34.03, -44.09) |
| CIE-LCH | lch(69.82, 55.70, 307.66°) |
| OKLab | oklab(75.35% 0.0743 -0.1228) |
| OKLCH | oklch(75.35% 0.144 301.2) |
| XYZ | xyz(50.1228, 40.4978, 96.4243) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 2.79
Liliac
#C48EFD
ΔE00 2.98
Lilac (survey)
#CEA2FD
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 4.03
Pale Violet
#CEAEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98FB #D4FB98
analogous
#98A3FB #BF98FB #F098FB
triadic
#BF98FB #FBBF98 #98FBBF
tetradic
#BF98FB #FB98A3 #D4FB98 #98FBF0
square
#BF98FB #FB98A3 #D4FB98 #98FBF0
split-complementary
#BF98FB #FBF098 #A3FB98
monochromatic
#7622F6 #9A5DF9 #BF98FB #E4D3FD #EDE2FE
Accessibility & contrast
On white
2.31
#BF98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#BF98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98FB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98FB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#B4A8BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bf98fb; /* rgb */ color: rgb(191, 152, 251); /* oklch */ color: oklch(75.3% 0.144 301.2);
Tailwind
colors: {
custom: {
50: '#d4b6fd',
500: '#bf98fb',
950: '#000000',
},
}SCSS
$custom: #bf98fb; $custom-light: #d4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#bf98fb",
"rgb": {
"r": 191,
"g": 152,
"b": 251
},
"hsl": {
"h": 263.636,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.75346,
"c": 0.14353,
"h": 301.2
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#BF98FB
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085