#B97DFA#B97DFA
#B97DFA is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.3% C 0.183 H 304.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B97DFA |
|---|---|
| RGB | rgb(185, 125, 250) |
| HSL | hsl(269, 93%, 74%) |
| HSV | hsv(269, 50%, 98%) |
| CMYK | cmyk(26%, 50%, 0%, 2%) |
| CIE-LAB | lab(63.25, 46.94, -53.96) |
| CIE-LCH | lch(63.25, 71.52, 311.02°) |
| OKLab | oklab(70.26% 0.1032 -0.1515) |
| OKLCH | oklch(70.26% 0.183 304.3) |
| XYZ | xyz(44.5928, 31.8838, 94.2289) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.01
Easter Purple
#C071FE
ΔE00 2.95
Light Urple
#B36FF6
ΔE00 3.53
Liliac
#C48EFD
ΔE00 4.49
Bright Lavender
#C760FF
ΔE00 6.26
Bright Lilac
#C95EFB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97DFA #BEFA7D
analogous
#7D7FFA #B97DFA #F87DFA
triadic
#B97DFA #FAB97D #7DFAB9
tetradic
#B97DFA #FA7D7F #BEFA7D #7DFAF8
square
#B97DFA #FA7D7F #BEFA7D #7DFAF8
split-complementary
#B97DFA #FAF87D #7FFA7D
monochromatic
#7A09F3 #9942F8 #B97DFA #D9B8FC #EFE2FE
Accessibility & contrast
On white
2.85
#B97DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#B97DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97DFA
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97DFA | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#6799F7
Tritanopia (blue-blind)
#AE94B0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b97dfa; /* rgb */ color: rgb(185, 125, 250); /* oklch */ color: oklch(70.3% 0.183 304.3);
Tailwind
colors: {
custom: {
50: '#d1a4fc',
500: '#b97dfa',
950: '#000000',
},
}SCSS
$custom: #b97dfa; $custom-light: #d1a4fc; $custom-dark: #000000;
JSON
{
"hex": "#b97dfa",
"rgb": {
"r": 185,
"g": 125,
"b": 250
},
"hsl": {
"h": 268.8,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.70262,
"c": 0.18336,
"h": 304.3
},
"luminance": 0.31884
}Semantic roles & 50–950 ramp
primary
#B97DFA
secondary
#E6F6D5
accent
#E60077
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85