#BF95E2#BF95E2
#BF95E2 is a light, moderate violet. Relative luminance 0.381; OKLCH L 73.7% C 0.117 H 308.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95E2 |
|---|---|
| RGB | rgb(191, 149, 226) |
| HSL | hsl(273, 57%, 74%) |
| HSV | hsv(273, 34%, 89%) |
| CMYK | cmyk(15.5%, 34.1%, 0%, 11.4%) |
| CIE-LAB | lab(68.07, 30.09, -33.14) |
| CIE-LCH | lch(68.07, 44.76, 312.24°) |
| OKLab | oklab(73.67% 0.0732 -0.0913) |
| OKLCH | oklch(73.67% 0.117 308.7) |
| XYZ | xyz(45.9582, 38.0627, 76.8625) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.62
Lavender (survey)
#C79FEF
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 3.60
Lavender
#B39DDB
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95E2 #B8E295
analogous
#9895E2 #BF95E2 #E295DE
triadic
#BF95E2 #E2BF95 #95E2BF
tetradic
#BF95E2 #E29895 #B8E295 #95DEE2
square
#BF95E2 #E29895 #B8E295 #95DEE2
split-complementary
#BF95E2 #DEE295 #95E298
monochromatic
#8536C6 #A265D5 #BF95E2 #DCC5EF #F0E7F8
Accessibility & contrast
On white
2.44
#BF95E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BF95E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95E2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95E2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#8FA7E0
Tritanopia (blue-blind)
#BBA0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf95e2; /* rgb */ color: rgb(191, 149, 226); /* oklch */ color: oklch(73.7% 0.117 308.7);
Tailwind
colors: {
custom: {
50: '#d3b4eb',
500: '#bf95e2',
950: '#000000',
},
}SCSS
$custom: #bf95e2; $custom-light: #d3b4eb; $custom-dark: #000000;
JSON
{
"hex": "#bf95e2",
"rgb": {
"r": 191,
"g": 149,
"b": 226
},
"hsl": {
"h": 272.727,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.73665,
"c": 0.11701,
"h": 308.7
},
"luminance": 0.38062
}Semantic roles & 50–950 ramp
primary
#BF95E2
secondary
#E5F0DB
accent
#C5216B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084