#BF99EB#BF99EB
#BF99EB is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.8% C 0.122 H 304.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99EB |
|---|---|
| RGB | rgb(191, 153, 235) |
| HSL | hsl(268, 67%, 76%) |
| HSV | hsv(268, 35%, 92%) |
| CMYK | cmyk(18.7%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.37, 29.85, -36.06) |
| CIE-LCH | lch(69.37, 46.81, 309.61°) |
| OKLab | oklab(74.78% 0.0696 -0.0997) |
| OKLCH | oklch(74.78% 0.122 304.9) |
| XYZ | xyz(47.8695, 39.8572, 83.7525) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.92
Baby Purple
#CA9BF7
ΔE00 2.43
Pastel Purple
#CAA0FF
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 3.51
Pale Purple
#B790D4
ΔE00 4.29
Lavender
#B39DDB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99EB #C5EB99
analogous
#999CEB #BF99EB #E899EB
triadic
#BF99EB #EBBF99 #99EBBF
tetradic
#BF99EB #EB999C #C5EB99 #99EBE8
square
#BF99EB #EB999C #C5EB99 #99EBE8
split-complementary
#BF99EB #EBE899 #9CEB99
monochromatic
#7F33D7 #9F66E1 #BF99EB #DFCCF5 #EFE5FA
Accessibility & contrast
On white
2.34
#BF99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#BF99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99EB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99EB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#B8A5B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf99eb; /* rgb */ color: rgb(191, 153, 235); /* oklch */ color: oklch(74.8% 0.122 304.9);
Tailwind
colors: {
custom: {
50: '#d3b7f1',
500: '#bf99eb',
950: '#000000',
},
}SCSS
$custom: #bf99eb; $custom-light: #d3b7f1; $custom-dark: #000000;
JSON
{
"hex": "#bf99eb",
"rgb": {
"r": 191,
"g": 153,
"b": 235
},
"hsl": {
"h": 267.805,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.74776,
"c": 0.12156,
"h": 304.9
},
"luminance": 0.39857
}Semantic roles & 50–950 ramp
primary
#BF99EB
secondary
#E6F1DA
accent
#CF167A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085