#BF99EF#BF99EF
#BF99EF is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.127 H 303.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99EF |
|---|---|
| RGB | rgb(191, 153, 239) |
| HSL | hsl(267, 73%, 77%) |
| HSV | hsv(267, 36%, 94%) |
| CMYK | cmyk(20.1%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(69.53, 30.74, -37.99) |
| CIE-LCH | lch(69.53, 48.87, 308.98°) |
| OKLab | oklab(74.96% 0.0705 -0.1052) |
| OKLCH | oklch(74.96% 0.127 303.8) |
| XYZ | xyz(48.4539, 40.0909, 86.8303) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.13
Lavender (survey)
#C79FEF
ΔE00 2.23
Pastel Purple
#CAA0FF
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.24
Liliac
#C48EFD
ΔE00 4.21
Lavender
#B39DDB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99EF #C9EF99
analogous
#999EEF #BF99EF #EA99EF
triadic
#BF99EF #EFBF99 #99EFBF
tetradic
#BF99EF #EF999E #C9EF99 #99EFEA
square
#BF99EF #EF999E #C9EF99 #99EFEA
split-complementary
#BF99EF #EFEA99 #9EEF99
monochromatic
#7D2FDE #9E64E7 #BF99EF #E0CEF7 #EEE5FB
Accessibility & contrast
On white
2.33
#BF99EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BF99EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99EF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99EF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#B7A6B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99ef; /* rgb */ color: rgb(191, 153, 239); /* oklch */ color: oklch(75.0% 0.127 303.8);
Tailwind
colors: {
custom: {
50: '#d3b7f4',
500: '#bf99ef',
950: '#000000',
},
}SCSS
$custom: #bf99ef; $custom-light: #d3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#bf99ef",
"rgb": {
"r": 191,
"g": 153,
"b": 239
},
"hsl": {
"h": 266.512,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.74957,
"c": 0.12664,
"h": 303.8
},
"luminance": 0.40091
}Semantic roles & 50–950 ramp
primary
#BF99EF
secondary
#E7F3D8
accent
#D5117E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085