#BF95EB#BF95EB
#BF95EB is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.1% C 0.128 H 305.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95EB |
|---|---|
| RGB | rgb(191, 149, 235) |
| HSL | hsl(269, 68%, 75%) |
| HSV | hsv(269, 37%, 92%) |
| CMYK | cmyk(18.7%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.44, 32.06, -37.51) |
| CIE-LCH | lch(68.44, 49.34, 310.52°) |
| OKLab | oklab(74.07% 0.0753 -0.1038) |
| OKLCH | oklch(74.07% 0.128 305.9) |
| XYZ | xyz(47.2257, 38.5697, 83.5379) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.47
Lavender (survey)
#C79FEF
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.74
Liliac
#C48EFD
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95EB #C1EB95
analogous
#9596EB #BF95EB #EA95EB
triadic
#BF95EB #EBBF95 #95EBBF
tetradic
#BF95EB #EB9596 #C1EB95 #95EBEA
square
#BF95EB #EB9596 #C1EB95 #95EBEA
split-complementary
#BF95EB #EBEA95 #96EB95
monochromatic
#812ED8 #A062E1 #BF95EB #DEC8F5 #EFE5FA
Accessibility & contrast
On white
2.41
#BF95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BF95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95EB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95EB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EE
Deuteranopia (green-blind)
#8CA7E9
Tritanopia (blue-blind)
#B9A2B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf95eb; /* rgb */ color: rgb(191, 149, 235); /* oklch */ color: oklch(74.1% 0.128 305.9);
Tailwind
colors: {
custom: {
50: '#d3b4f1',
500: '#bf95eb',
950: '#000000',
},
}SCSS
$custom: #bf95eb; $custom-light: #d3b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bf95eb",
"rgb": {
"r": 191,
"g": 149,
"b": 235
},
"hsl": {
"h": 269.302,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.74069,
"c": 0.12821,
"h": 305.9
},
"luminance": 0.38569
}Semantic roles & 50–950 ramp
primary
#BF95EB
secondary
#E6F2D9
accent
#D01575
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085