#BF98EB#BF98EB
#BF98EB is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.6% C 0.123 H 305.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98EB |
|---|---|
| RGB | rgb(191, 152, 235) |
| HSL | hsl(268, 67%, 76%) |
| HSV | hsv(268, 35%, 92%) |
| CMYK | cmyk(18.7%, 35.3%, 0%, 7.8%) |
| CIE-LAB | lab(69.13, 30.40, -36.43) |
| CIE-LCH | lch(69.13, 47.45, 309.85°) |
| OKLab | oklab(74.6% 0.071 -0.1007) |
| OKLCH | oklch(74.6% 0.123 305.2) |
| XYZ | xyz(47.7065, 39.5312, 83.6982) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 2.38
Pastel Purple
#CAA0FF
ΔE00 3.44
Lilac (survey)
#CEA2FD
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 4.23
Lavender
#B39DDB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98EB #C4EB98
analogous
#989AEB #BF98EB #E998EB
triadic
#BF98EB #EBBF98 #98EBBF
tetradic
#BF98EB #EB989A #C4EB98 #98EBE9
square
#BF98EB #EB989A #C4EB98 #98EBE9
split-complementary
#BF98EB #EBE998 #9AEB98
monochromatic
#7F32D7 #9F65E1 #BF98EB #DFCBF5 #EFE5FA
Accessibility & contrast
On white
2.36
#BF98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BF98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98EB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98EB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#B8A5B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98eb; /* rgb */ color: rgb(191, 152, 235); /* oklch */ color: oklch(74.6% 0.123 305.2);
Tailwind
colors: {
custom: {
50: '#d3b6f1',
500: '#bf98eb',
950: '#000000',
},
}SCSS
$custom: #bf98eb; $custom-light: #d3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#bf98eb",
"rgb": {
"r": 191,
"g": 152,
"b": 235
},
"hsl": {
"h": 268.193,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.74598,
"c": 0.12322,
"h": 305.2
},
"luminance": 0.39531
}Semantic roles & 50–950 ramp
primary
#BF98EB
secondary
#E6F2D9
accent
#CF1678
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085