#BF97EE#BF97EE
#BF97EE is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.129 H 304.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97EE |
|---|---|
| RGB | rgb(191, 151, 238) |
| HSL | hsl(268, 72%, 76%) |
| HSV | hsv(268, 37%, 93%) |
| CMYK | cmyk(19.7%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.03, 31.62, -38.24) |
| CIE-LCH | lch(69.03, 49.62, 309.59°) |
| OKLab | oklab(74.56% 0.0731 -0.1059) |
| OKLCH | oklch(74.56% 0.129 304.6) |
| XYZ | xyz(47.9819, 39.3828, 85.9462) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 3.16
Lilac (survey)
#CEA2FD
ΔE00 3.53
Liliac
#C48EFD
ΔE00 3.87
Pale Purple
#B790D4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97EE #C6EE97
analogous
#979BEE #BF97EE #EB97EE
triadic
#BF97EE #EEBF97 #97EEBF
tetradic
#BF97EE #EE979B #C6EE97 #97EEEB
square
#BF97EE #EE979B #C6EE97 #97EEEB
split-complementary
#BF97EE #EEEB97 #9BEE97
monochromatic
#7E2EDD #9F62E5 #BF97EE #DFCCF7 #EFE5FB
Accessibility & contrast
On white
2.37
#BF97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BF97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97EE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97EE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#B8A4B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf97ee; /* rgb */ color: rgb(191, 151, 238); /* oklch */ color: oklch(74.6% 0.129 304.6);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#bf97ee',
950: '#000000',
},
}SCSS
$custom: #bf97ee; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#bf97ee",
"rgb": {
"r": 191,
"g": 151,
"b": 238
},
"hsl": {
"h": 267.586,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.74558,
"c": 0.12867,
"h": 304.6
},
"luminance": 0.39383
}Semantic roles & 50–950 ramp
primary
#BF97EE
secondary
#E7F2D9
accent
#D4127B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085