#BF95ED#BF95ED
#BF95ED is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.131 H 305.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95ED |
|---|---|
| RGB | rgb(191, 149, 237) |
| HSL | hsl(269, 71%, 76%) |
| HSV | hsv(269, 37%, 93%) |
| CMYK | cmyk(19.4%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(68.52, 32.51, -38.47) |
| CIE-LCH | lch(68.52, 50.37, 310.19°) |
| OKLab | oklab(74.16% 0.0757 -0.1066) |
| OKLCH | oklch(74.16% 0.131 305.4) |
| XYZ | xyz(47.5163, 38.6859, 85.0682) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Lavender (survey)
#C79FEF
ΔE00 2.88
Pastel Purple
#CAA0FF
ΔE00 3.52
Liliac
#C48EFD
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 3.88
Pale Purple
#B790D4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95ED #C3ED95
analogous
#9597ED #BF95ED #EB95ED
triadic
#BF95ED #EDBF95 #95EDBF
tetradic
#BF95ED #ED9597 #C3ED95 #95EDEB
square
#BF95ED #ED9597 #C3ED95 #95EDEB
split-complementary
#BF95ED #EDEB95 #97ED95
monochromatic
#802CDB #9F61E4 #BF95ED #DFC9F6 #EFE5FB
Accessibility & contrast
On white
2.40
#BF95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BF95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95ED
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95ED | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#8BA7EB
Tritanopia (blue-blind)
#B8A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf95ed; /* rgb */ color: rgb(191, 149, 237); /* oklch */ color: oklch(74.2% 0.131 305.4);
Tailwind
colors: {
custom: {
50: '#d3b4f3',
500: '#bf95ed',
950: '#000000',
},
}SCSS
$custom: #bf95ed; $custom-light: #d3b4f3; $custom-dark: #000000;
JSON
{
"hex": "#bf95ed",
"rgb": {
"r": 191,
"g": 149,
"b": 237
},
"hsl": {
"h": 268.636,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.74161,
"c": 0.13072,
"h": 305.4
},
"luminance": 0.38686
}Semantic roles & 50–950 ramp
primary
#BF95ED
secondary
#E6F2D9
accent
#D31377
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085