#BF95EE#BF95EE
#BF95EE is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.132 H 305.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95EE |
|---|---|
| RGB | rgb(191, 149, 238) |
| HSL | hsl(268, 72%, 76%) |
| HSV | hsv(268, 37%, 93%) |
| CMYK | cmyk(19.7%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(68.57, 32.73, -38.96) |
| CIE-LCH | lch(68.57, 50.88, 310.04°) |
| OKLab | oklab(74.21% 0.0759 -0.108) |
| OKLCH | oklch(74.21% 0.132 305.1) |
| XYZ | xyz(47.6628, 38.7445, 85.8398) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.31
Lavender (survey)
#C79FEF
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 3.43
Lilac (survey)
#CEA2FD
ΔE00 3.84
Pale Purple
#B790D4
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95EE #C4EE95
analogous
#9597EE #BF95EE #EC95EE
triadic
#BF95EE #EEBF95 #95EEBF
tetradic
#BF95EE #EE9597 #C4EE95 #95EEEC
square
#BF95EE #EE9597 #C4EE95 #95EEEC
split-complementary
#BF95EE #EEEC95 #97EE95
monochromatic
#7F2CDD #9F60E6 #BF95EE #DFCAF6 #EFE5FB
Accessibility & contrast
On white
2.40
#BF95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BF95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95EE
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95EE | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#B8A3B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf95ee; /* rgb */ color: rgb(191, 149, 238); /* oklch */ color: oklch(74.2% 0.132 305.1);
Tailwind
colors: {
custom: {
50: '#d3b4f4',
500: '#bf95ee',
950: '#000000',
},
}SCSS
$custom: #bf95ee; $custom-light: #d3b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bf95ee",
"rgb": {
"r": 191,
"g": 149,
"b": 238
},
"hsl": {
"h": 268.315,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.74208,
"c": 0.13197,
"h": 305.1
},
"luminance": 0.38744
}Semantic roles & 50–950 ramp
primary
#BF95EE
secondary
#E6F2D9
accent
#D41178
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085