#BF95E7#BF95E7
#BF95E7 is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.123 H 307.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95E7 |
|---|---|
| RGB | rgb(191, 149, 231) |
| HSL | hsl(271, 63%, 75%) |
| HSV | hsv(271, 35%, 91%) |
| CMYK | cmyk(17.3%, 35.5%, 0%, 9.4%) |
| CIE-LAB | lab(68.27, 31.18, -35.57) |
| CIE-LCH | lch(68.27, 47.30, 311.23°) |
| OKLab | oklab(73.89% 0.0744 -0.0982) |
| OKLCH | oklch(73.89% 0.123 307.1) |
| XYZ | xyz(46.6543, 38.3411, 80.5286) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.69
Baby Purple
#CA9BF7
ΔE00 2.88
Pale Purple
#B790D4
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95E7 #BDE795
analogous
#9695E7 #BF95E7 #E795E6
triadic
#BF95E7 #E7BF95 #95E7BF
tetradic
#BF95E7 #E79695 #BDE795 #95E6E7
square
#BF95E7 #E79695 #BDE795 #95E6E7
split-complementary
#BF95E7 #E6E795 #95E796
monochromatic
#8331D0 #A163DC #BF95E7 #DDC7F2 #F0E6F9
Accessibility & contrast
On white
2.42
#BF95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BF95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95E7
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95E7 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EA
Deuteranopia (green-blind)
#8DA7E5
Tritanopia (blue-blind)
#BAA1B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf95e7; /* rgb */ color: rgb(191, 149, 231); /* oklch */ color: oklch(73.9% 0.123 307.1);
Tailwind
colors: {
custom: {
50: '#d3b4ef',
500: '#bf95e7',
950: '#000000',
},
}SCSS
$custom: #bf95e7; $custom-light: #d3b4ef; $custom-dark: #000000;
JSON
{
"hex": "#bf95e7",
"rgb": {
"r": 191,
"g": 149,
"b": 231
},
"hsl": {
"h": 270.732,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.73887,
"c": 0.12322,
"h": 307.1
},
"luminance": 0.38341
}Semantic roles & 50–950 ramp
primary
#BF95E7
secondary
#E5F1DA
accent
#CB1B71
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084