#BF98EF#BF98EF
#BF98EF is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.8% C 0.128 H 304.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98EF |
|---|---|
| RGB | rgb(191, 152, 239) |
| HSL | hsl(267, 73%, 77%) |
| HSV | hsv(267, 36%, 94%) |
| CMYK | cmyk(20.1%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(69.30, 31.29, -38.36) |
| CIE-LCH | lch(69.30, 49.50, 309.21°) |
| OKLab | oklab(74.78% 0.0719 -0.1063) |
| OKLCH | oklch(74.78% 0.128 304.1) |
| XYZ | xyz(48.2909, 39.7650, 86.7760) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 2.41
Pastel Purple
#CAA0FF
ΔE00 2.95
Lilac (survey)
#CEA2FD
ΔE00 3.35
Liliac
#C48EFD
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98EF #C8EF98
analogous
#989DEF #BF98EF #EB98EF
triadic
#BF98EF #EFBF98 #98EFBF
tetradic
#BF98EF #EF989D #C8EF98 #98EFEB
square
#BF98EF #EF989D #C8EF98 #98EFEB
split-complementary
#BF98EF #EFEB98 #9DEF98
monochromatic
#7D2EDF #9E63E7 #BF98EF #E0CDF7 #EFE5FB
Accessibility & contrast
On white
2.35
#BF98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BF98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98EF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98EF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#8DA9ED
Tritanopia (blue-blind)
#B7A6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98ef; /* rgb */ color: rgb(191, 152, 239); /* oklch */ color: oklch(74.8% 0.128 304.1);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#bf98ef',
950: '#000000',
},
}SCSS
$custom: #bf98ef; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#bf98ef",
"rgb": {
"r": 191,
"g": 152,
"b": 239
},
"hsl": {
"h": 266.897,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.7478,
"c": 0.12829,
"h": 304.1
},
"luminance": 0.39765
}Semantic roles & 50–950 ramp
primary
#BF98EF
secondary
#E7F3D8
accent
#D5107D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085