#BF99EC#BF99EC
#BF99EC is a light, vivid violet. Relative luminance 0.399; OKLCH L 74.8% C 0.123 H 304.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99EC |
|---|---|
| RGB | rgb(191, 153, 236) |
| HSL | hsl(267, 69%, 76%) |
| HSV | hsv(267, 35%, 93%) |
| CMYK | cmyk(19.1%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(69.41, 30.07, -36.55) |
| CIE-LCH | lch(69.41, 47.33, 309.45°) |
| OKLab | oklab(74.82% 0.0698 -0.1011) |
| OKLCH | oklch(74.82% 0.123 304.6) |
| XYZ | xyz(48.0143, 39.9151, 84.5155) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.98
Baby Purple
#CA9BF7
ΔE00 2.33
Pastel Purple
#CAA0FF
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.43
Lavender
#B39DDB
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99EC #C6EC99
analogous
#999DEC #BF99EC #E999EC
triadic
#BF99EC #ECBF99 #99ECBF
tetradic
#BF99EC #EC999D #C6EC99 #99ECE9
square
#BF99EC #EC999D #C6EC99 #99ECE9
split-complementary
#BF99EC #ECE999 #9DEC99
monochromatic
#7E32D9 #9F65E2 #BF99EC #DFCDF6 #EFE5FA
Accessibility & contrast
On white
2.34
#BF99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BF99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99EC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99EC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#B8A6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf99ec; /* rgb */ color: rgb(191, 153, 236); /* oklch */ color: oklch(74.8% 0.123 304.6);
Tailwind
colors: {
custom: {
50: '#d3b7f2',
500: '#bf99ec',
950: '#000000',
},
}SCSS
$custom: #bf99ec; $custom-light: #d3b7f2; $custom-dark: #000000;
JSON
{
"hex": "#bf99ec",
"rgb": {
"r": 191,
"g": 153,
"b": 236
},
"hsl": {
"h": 267.47,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.74821,
"c": 0.12284,
"h": 304.6
},
"luminance": 0.39915
}Semantic roles & 50–950 ramp
primary
#BF99EC
secondary
#E7F2D9
accent
#D1157B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085