#BF98E9#BF98E9
#BF98E9 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.5% C 0.121 H 305.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF98E9 |
|---|---|
| RGB | rgb(191, 152, 233) |
| HSL | hsl(269, 65%, 75%) |
| HSV | hsv(269, 35%, 91%) |
| CMYK | cmyk(18%, 34.8%, 0%, 8.6%) |
| CIE-LAB | lab(69.05, 29.96, -35.46) |
| CIE-LCH | lch(69.05, 46.42, 310.19°) |
| OKLab | oklab(74.51% 0.0705 -0.0979) |
| OKLCH | oklch(74.51% 0.121 305.8) |
| XYZ | xyz(47.4192, 39.4163, 82.1850) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.72
Lilac (survey)
#CEA2FD
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 3.89
Lavender
#B39DDB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF98E9 #C2E998
analogous
#9899E9 #BF98E9 #E798E9
triadic
#BF98E9 #E9BF98 #98E9BF
tetradic
#BF98E9 #E99899 #C2E998 #98E9E7
square
#BF98E9 #E99899 #C2E998 #98E9E7
split-complementary
#BF98E9 #E9E798 #99E998
monochromatic
#8033D3 #A066DE #BF98E9 #DECAF4 #EFE6FA
Accessibility & contrast
On white
2.36
#BF98E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BF98E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF98E9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF98E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF98E9 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EC
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#B9A4B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf98e9; /* rgb */ color: rgb(191, 152, 233); /* oklch */ color: oklch(74.5% 0.121 305.8);
Tailwind
colors: {
custom: {
50: '#d3b6f0',
500: '#bf98e9',
950: '#000000',
},
}SCSS
$custom: #bf98e9; $custom-light: #d3b6f0; $custom-dark: #000000;
JSON
{
"hex": "#bf98e9",
"rgb": {
"r": 191,
"g": 152,
"b": 233
},
"hsl": {
"h": 268.889,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.74508,
"c": 0.1207,
"h": 305.8
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#BF98E9
secondary
#E6F1DA
accent
#CD1976
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084