#BF84EE#BF84EE
#BF84EE is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.3% C 0.160 H 308.5°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BF84EE |
|---|---|
| RGB | rgb(191, 132, 238) |
| HSL | hsl(273, 76%, 73%) |
| HSV | hsv(273, 45%, 93%) |
| CMYK | cmyk(19.7%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.77, 42.05, -44.91) |
| CIE-LCH | lch(64.77, 61.52, 313.12°) |
| OKLab | oklab(71.34% 0.0996 -0.1251) |
| OKLCH | oklch(71.34% 0.16 308.5) |
| XYZ | xyz(45.1668, 33.7525, 85.0078) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Light Purple
#BF77F6
ΔE00 3.51
Easter Purple
#C071FE
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 5.85
Light Urple
#B36FF6
ΔE00 6.03
Pale Purple
#B790D4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF84EE #B3EE84
analogous
#8A84EE #BF84EE #EE84E8
triadic
#BF84EE #EEBF84 #84EEBF
tetradic
#BF84EE #EE8A84 #B3EE84 #84E8EE
square
#BF84EE #EE8A84 #B3EE84 #84E8EE
split-complementary
#BF84EE #E8EE84 #84EE8A
monochromatic
#861EDA #A34EE7 #BF84EE #DBBAF5 #F1E4FB
Accessibility & contrast
On white
2.71
#BF84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#BF84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF84EE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF84EE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#B995AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bf84ee; /* rgb */ color: rgb(191, 132, 238); /* oklch */ color: oklch(71.3% 0.160 308.5);
Tailwind
colors: {
custom: {
50: '#d4a9f4',
500: '#bf84ee',
950: '#000000',
},
}SCSS
$custom: #bf84ee; $custom-light: #d4a9f4; $custom-dark: #000000;
JSON
{
"hex": "#bf84ee",
"rgb": {
"r": 191,
"g": 132,
"b": 238
},
"hsl": {
"h": 273.396,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.71343,
"c": 0.15988,
"h": 308.5
},
"luminance": 0.33752
}Semantic roles & 50–950 ramp
primary
#BF84EE
secondary
#E4F3D8
accent
#D80E67
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85