#B97FF4#B97FF4
#B97FF4 is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.3% C 0.173 H 305.3°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B97FF4 |
|---|---|
| RGB | rgb(185, 127, 244) |
| HSL | hsl(270, 84%, 73%) |
| HSV | hsv(270, 48%, 96%) |
| CMYK | cmyk(24.2%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(63.36, 44.48, -50.47) |
| CIE-LCH | lch(63.36, 67.27, 311.39°) |
| OKLab | oklab(70.25% 0.1 -0.1414) |
| OKLCH | oklch(70.25% 0.173 305.3) |
| XYZ | xyz(43.9227, 32.0249, 89.4379) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.19
Easter Purple
#C071FE
ΔE00 3.61
Liliac
#C48EFD
ΔE00 4.04
Light Urple
#B36FF6
ΔE00 4.09
Bright Lavender
#C760FF
ΔE00 6.81
Bright Lilac
#C95EFB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97FF4 #BAF47F
analogous
#7F7FF4 #B97FF4 #F47FF4
triadic
#B97FF4 #F4B97F #7FF4B9
tetradic
#B97FF4 #F47F7F #BAF47F #7FF4F4
square
#B97FF4 #F47F7F #BAF47F #7FF4F4
split-complementary
#B97FF4 #F4F47F #7FF47F
monochromatic
#7B14E5 #9A47EF #B97FF4 #D8B7F9 #F0E3FD
Accessibility & contrast
On white
2.84
#B97FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#B97FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97FF4
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97FF4 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E98F8
Deuteranopia (green-blind)
#6E9AF1
Tritanopia (blue-blind)
#AF93AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b97ff4; /* rgb */ color: rgb(185, 127, 244); /* oklch */ color: oklch(70.3% 0.173 305.3);
Tailwind
colors: {
custom: {
50: '#d0a5f8',
500: '#b97ff4',
950: '#000000',
},
}SCSS
$custom: #b97ff4; $custom-light: #d0a5f8; $custom-dark: #000000;
JSON
{
"hex": "#b97ff4",
"rgb": {
"r": 185,
"g": 127,
"b": 244
},
"hsl": {
"h": 269.744,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7025,
"c": 0.17316,
"h": 305.3
},
"luminance": 0.32025
}Semantic roles & 50–950 ramp
primary
#B97FF4
secondary
#E6F5D6
accent
#E10574
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85