#BF93EE#BF93EE
#BF93EE is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.135 H 305.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93EE |
|---|---|
| RGB | rgb(191, 147, 238) |
| HSL | hsl(269, 73%, 75%) |
| HSV | hsv(269, 38%, 93%) |
| CMYK | cmyk(19.7%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.11, 33.83, -39.67) |
| CIE-LCH | lch(68.11, 52.14, 310.46°) |
| OKLab | oklab(73.86% 0.0787 -0.11) |
| OKLCH | oklch(73.86% 0.135 305.6) |
| XYZ | xyz(47.3491, 38.1171, 85.7353) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.57
Liliac
#C48EFD
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93EE #C2EE93
analogous
#9394EE #BF93EE #EC93EE
triadic
#BF93EE #EEBF93 #93EEBF
tetradic
#BF93EE #EE9394 #C2EE93 #93EEEC
square
#BF93EE #EE9394 #C2EE93 #93EEEC
split-complementary
#BF93EE #EEEC93 #94EE93
monochromatic
#8029DD #A05EE6 #BF93EE #DEC8F6 #EFE5FB
Accessibility & contrast
On white
2.44
#BF93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BF93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93EE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93EE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#B8A1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf93ee; /* rgb */ color: rgb(191, 147, 238); /* oklch */ color: oklch(73.9% 0.135 305.6);
Tailwind
colors: {
custom: {
50: '#d3b3f4',
500: '#bf93ee',
950: '#000000',
},
}SCSS
$custom: #bf93ee; $custom-light: #d3b3f4; $custom-dark: #000000;
JSON
{
"hex": "#bf93ee",
"rgb": {
"r": 191,
"g": 147,
"b": 238
},
"hsl": {
"h": 269.011,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.7386,
"c": 0.13527,
"h": 305.6
},
"luminance": 0.38117
}Semantic roles & 50–950 ramp
primary
#BF93EE
secondary
#E6F2D9
accent
#D51176
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085