#BF98F9#BF98F9
#BF98F9 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.3% C 0.141 H 301.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98F9 |
|---|---|
| RGB | rgb(191, 152, 249) |
| HSL | hsl(264, 89%, 79%) |
| HSV | hsv(264, 39%, 98%) |
| CMYK | cmyk(23.3%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(69.73, 33.57, -43.14) |
| CIE-LCH | lch(69.73, 54.66, 307.89°) |
| OKLab | oklab(75.25% 0.0739 -0.12) |
| OKLCH | oklch(75.25% 0.141 301.6) |
| XYZ | xyz(49.8092, 40.3723, 94.7727) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.52
Baby Purple
#CA9BF7
ΔE00 2.57
Liliac
#C48EFD
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 3.73
Pale Violet
#CEAEFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98F9 #D2F998
analogous
#98A1F9 #BF98F9 #F098F9
triadic
#BF98F9 #F9BF98 #98F9BF
tetradic
#BF98F9 #F998A1 #D2F998 #98F9F0
square
#BF98F9 #F998A1 #D2F998 #98F9F0
split-complementary
#BF98F9 #F9F098 #A1F998
monochromatic
#7724F2 #9B5EF6 #BF98F9 #E3D2FC #EDE2FD
Accessibility & contrast
On white
2.31
#BF98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BF98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98F9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98F9 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#B5A8BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf98f9; /* rgb */ color: rgb(191, 152, 249); /* oklch */ color: oklch(75.3% 0.141 301.6);
Tailwind
colors: {
custom: {
50: '#d4b6fb',
500: '#bf98f9',
950: '#000000',
},
}SCSS
$custom: #bf98f9; $custom-light: #d4b6fb; $custom-dark: #000000;
JSON
{
"hex": "#bf98f9",
"rgb": {
"r": 191,
"g": 152,
"b": 249
},
"hsl": {
"h": 264.124,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.7525,
"c": 0.14099,
"h": 301.6
},
"luminance": 0.40372
}Semantic roles & 50–950 ramp
primary
#BF98F9
secondary
#E9F5D6
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085