#B97FF1#B97FF1
#B97FF1 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.1% C 0.170 H 306.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B97FF1 |
|---|---|
| RGB | rgb(185, 127, 241) |
| HSL | hsl(271, 80%, 72%) |
| HSV | hsv(271, 47%, 95%) |
| CMYK | cmyk(23.2%, 47.3%, 0%, 5.5%) |
| CIE-LAB | lab(63.21, 43.79, -49.05) |
| CIE-LCH | lch(63.21, 65.76, 311.76°) |
| OKLab | oklab(70.09% 0.0996 -0.1372) |
| OKLCH | oklch(70.09% 0.17 306) |
| XYZ | xyz(43.4709, 31.8442, 87.0585) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.26
Easter Purple
#C071FE
ΔE00 3.81
Liliac
#C48EFD
ΔE00 4.11
Light Urple
#B36FF6
ΔE00 4.23
Bright Lavender
#C760FF
ΔE00 6.90
Bright Lilac
#C95EFB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97FF1 #B7F17F
analogous
#807FF1 #B97FF1 #F17FF0
triadic
#B97FF1 #F1B97F #7FF1B9
tetradic
#B97FF1 #F1807F #B7F17F #7FF0F1
square
#B97FF1 #F1807F #B7F17F #7FF0F1
split-complementary
#B97FF1 #F0F17F #7FF180
monochromatic
#7D18DD #9B48EB #B97FF1 #D7B6F7 #F0E3FC
Accessibility & contrast
On white
2.85
#B97FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#B97FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97FF1
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97FF1 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F5
Deuteranopia (green-blind)
#6F99EE
Tritanopia (blue-blind)
#B092AD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b97ff1; /* rgb */ color: rgb(185, 127, 241); /* oklch */ color: oklch(70.1% 0.170 306.0);
Tailwind
colors: {
custom: {
50: '#d0a5f6',
500: '#b97ff1',
950: '#000000',
},
}SCSS
$custom: #b97ff1; $custom-light: #d0a5f6; $custom-dark: #000000;
JSON
{
"hex": "#b97ff1",
"rgb": {
"r": 185,
"g": 127,
"b": 241
},
"hsl": {
"h": 270.526,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.70089,
"c": 0.1696,
"h": 306
},
"luminance": 0.31844
}Semantic roles & 50–950 ramp
primary
#B97FF1
secondary
#E5F4D7
accent
#DD0971
background
#FDFAFF
surface
#FAF4FE
border
#D3CED6
text
#140F17
muted
#837F85