#BF89EE#BF89EE
#BF89EE is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.2% C 0.152 H 307.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BF89EE |
|---|---|
| RGB | rgb(191, 137, 238) |
| HSL | hsl(272, 75%, 74%) |
| HSV | hsv(272, 42%, 93%) |
| CMYK | cmyk(19.7%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.86, 39.33, -43.19) |
| CIE-LCH | lch(65.86, 58.42, 312.32°) |
| OKLab | oklab(72.16% 0.0927 -0.1201) |
| OKLCH | oklch(72.16% 0.152 307.6) |
| XYZ | xyz(45.8611, 35.1412, 85.2393) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.47
Baby Purple
#CA9BF7
ΔE00 4.66
Light Purple
#BF77F6
ΔE00 4.74
Pale Purple
#B790D4
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF89EE #B8EE89
analogous
#8C89EE #BF89EE #EE89EB
triadic
#BF89EE #EEBF89 #89EEBF
tetradic
#BF89EE #EE8C89 #B8EE89 #89EBEE
square
#BF89EE #EE8C89 #B8EE89 #89EBEE
split-complementary
#BF89EE #EBEE89 #89EE8C
monochromatic
#8520DD #A254E6 #BF89EE #DCBEF6 #F0E4FB
Accessibility & contrast
On white
2.62
#BF89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#BF89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF89EE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF89EE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#B899B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bf89ee; /* rgb */ color: rgb(191, 137, 238); /* oklch */ color: oklch(72.2% 0.152 307.6);
Tailwind
colors: {
custom: {
50: '#d4acf4',
500: '#bf89ee',
950: '#000000',
},
}SCSS
$custom: #bf89ee; $custom-light: #d4acf4; $custom-dark: #000000;
JSON
{
"hex": "#bf89ee",
"rgb": {
"r": 191,
"g": 137,
"b": 238
},
"hsl": {
"h": 272.079,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.72163,
"c": 0.15172,
"h": 307.6
},
"luminance": 0.35141
}Semantic roles & 50–950 ramp
primary
#BF89EE
secondary
#E5F3D8
accent
#D70F6C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85