#BF98F3#BF98F3
#BF98F3 is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.0% C 0.133 H 303.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98F3 |
|---|---|
| RGB | rgb(191, 152, 243) |
| HSL | hsl(266, 79%, 77%) |
| HSV | hsv(266, 37%, 95%) |
| CMYK | cmyk(21.4%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.47, 32.20, -40.28) |
| CIE-LCH | lch(69.47, 51.57, 308.64°) |
| OKLab | oklab(74.97% 0.0727 -0.1118) |
| OKLCH | oklch(74.97% 0.133 303) |
| XYZ | xyz(48.8883, 40.0040, 89.9226) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.12
Pastel Purple
#CAA0FF
ΔE00 2.63
Lavender (survey)
#C79FEF
ΔE00 2.88
Lilac (survey)
#CEA2FD
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.50
Lavender
#B39DDB
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98F3 #CCF398
analogous
#989FF3 #BF98F3 #EC98F3
triadic
#BF98F3 #F3BF98 #98F3BF
tetradic
#BF98F3 #F3989F #CCF398 #98F3EC
square
#BF98F3 #F3989F #CCF398 #98F3EC
split-complementary
#BF98F3 #F3EC98 #9FF398
monochromatic
#7B2AE6 #9D61ED #BF98F3 #E1CFF9 #EEE4FC
Accessibility & contrast
On white
2.33
#BF98F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BF98F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98F3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98F3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#B6A6BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf98f3; /* rgb */ color: rgb(191, 152, 243); /* oklch */ color: oklch(75.0% 0.133 303.0);
Tailwind
colors: {
custom: {
50: '#d4b6f7',
500: '#bf98f3',
950: '#000000',
},
}SCSS
$custom: #bf98f3; $custom-light: #d4b6f7; $custom-dark: #000000;
JSON
{
"hex": "#bf98f3",
"rgb": {
"r": 191,
"g": 152,
"b": 243
},
"hsl": {
"h": 265.714,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.74966,
"c": 0.13337,
"h": 303
},
"luminance": 0.40004
}Semantic roles & 50–950 ramp
primary
#BF98F3
secondary
#E8F4D7
accent
#DB0A82
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085