#BF99ED#BF99ED
#BF99ED is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.9% C 0.124 H 304.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BF99ED |
|---|---|
| RGB | rgb(191, 153, 237) |
| HSL | hsl(267, 70%, 76%) |
| HSV | hsv(267, 35%, 93%) |
| CMYK | cmyk(19.4%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.45, 30.29, -37.03) |
| CIE-LCH | lch(69.45, 47.84, 309.29°) |
| OKLab | oklab(74.87% 0.07 -0.1024) |
| OKLCH | oklch(74.87% 0.124 304.4) |
| XYZ | xyz(48.1600, 39.9734, 85.2828) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.04
Baby Purple
#CA9BF7
ΔE00 2.25
Pastel Purple
#CAA0FF
ΔE00 3.11
Lilac (survey)
#CEA2FD
ΔE00 3.35
Liliac
#C48EFD
ΔE00 4.47
Lavender
#B39DDB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF99ED #C7ED99
analogous
#999DED #BF99ED #E999ED
triadic
#BF99ED #EDBF99 #99EDBF
tetradic
#BF99ED #ED999D #C7ED99 #99EDE9
square
#BF99ED #ED999D #C7ED99 #99EDE9
split-complementary
#BF99ED #EDE999 #9DED99
monochromatic
#7E31DB #9E65E4 #BF99ED #E0CDF6 #EFE5FA
Accessibility & contrast
On white
2.33
#BF99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BF99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF99ED
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF99ED | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8F0
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#B8A6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf99ed; /* rgb */ color: rgb(191, 153, 237); /* oklch */ color: oklch(74.9% 0.124 304.4);
Tailwind
colors: {
custom: {
50: '#d3b7f3',
500: '#bf99ed',
950: '#000000',
},
}SCSS
$custom: #bf99ed; $custom-light: #d3b7f3; $custom-dark: #000000;
JSON
{
"hex": "#bf99ed",
"rgb": {
"r": 191,
"g": 153,
"b": 237
},
"hsl": {
"h": 267.143,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.74866,
"c": 0.1241,
"h": 304.4
},
"luminance": 0.39973
}Semantic roles & 50–950 ramp
primary
#BF99ED
secondary
#E7F2D9
accent
#D2147C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085