#BF93E1#BF93E1
#BF93E1 is a light, moderate violet. Relative luminance 0.374; OKLCH L 73.3% C 0.119 H 309.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93E1 |
|---|---|
| RGB | rgb(191, 147, 225) |
| HSL | hsl(274, 57%, 73%) |
| HSV | hsv(274, 35%, 88%) |
| CMYK | cmyk(15.1%, 34.7%, 0%, 11.8%) |
| CIE-LAB | lab(67.56, 30.98, -33.37) |
| CIE-LCH | lch(67.56, 45.53, 312.87°) |
| OKLab | oklab(73.27% 0.0758 -0.0919) |
| OKLCH | oklch(73.27% 0.119 309.5) |
| XYZ | xyz(45.5077, 37.3806, 76.0374) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.46
Lavender (survey)
#C79FEF
ΔE00 3.39
Baby Purple
#CA9BF7
ΔE00 3.83
Lavender
#B39DDB
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.23
Pastel Purple
#CAA0FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93E1 #B5E193
analogous
#9893E1 #BF93E1 #E193DC
triadic
#BF93E1 #E1BF93 #93E1BF
tetradic
#BF93E1 #E19893 #B5E193 #93DCE1
square
#BF93E1 #E19893 #B5E193 #93DCE1
split-complementary
#BF93E1 #DCE193 #93E198
monochromatic
#8636C3 #A363D4 #BF93E1 #DBC3EE #F1E7F8
Accessibility & contrast
On white
2.48
#BF93E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BF93E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93E1
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93E1 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E4
Deuteranopia (green-blind)
#8EA5DF
Tritanopia (blue-blind)
#BB9EB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf93e1; /* rgb */ color: rgb(191, 147, 225); /* oklch */ color: oklch(73.3% 0.119 309.5);
Tailwind
colors: {
custom: {
50: '#d3b3ea',
500: '#bf93e1',
950: '#000000',
},
}SCSS
$custom: #bf93e1; $custom-light: #d3b3ea; $custom-dark: #000000;
JSON
{
"hex": "#bf93e1",
"rgb": {
"r": 191,
"g": 147,
"b": 225
},
"hsl": {
"h": 273.846,
"s": 56.522,
"l": 72.941
},
"oklch": {
"l": 0.73267,
"c": 0.11918,
"h": 309.5
},
"luminance": 0.3738
}Semantic roles & 50–950 ramp
primary
#BF93E1
secondary
#E4F0DB
accent
#C42168
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084