#B97EEE#B97EEE
#B97EEE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.8% C 0.168 H 306.9°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B97EEE |
|---|---|
| RGB | rgb(185, 126, 238) |
| HSL | hsl(272, 77%, 71%) |
| HSV | hsv(272, 47%, 93%) |
| CMYK | cmyk(22.3%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(62.85, 43.65, -47.97) |
| CIE-LCH | lch(62.85, 64.86, 312.30°) |
| OKLab | oklab(69.77% 0.1006 -0.1341) |
| OKLCH | oklch(69.77% 0.168 306.9) |
| XYZ | xyz(42.8979, 31.4094, 84.6751) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.22
Easter Purple
#C071FE
ΔE00 3.86
Light Urple
#B36FF6
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.44
Bright Lavender
#C760FF
ΔE00 6.80
Bright Lilac
#C95EFB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97EEE #B3EE7E
analogous
#817EEE #B97EEE #EE7EEB
triadic
#B97EEE #EEB97E #7EEEB9
tetradic
#B97EEE #EE817E #B3EE7E #7EEBEE
square
#B97EEE #EE817E #B3EE7E #7EEBEE
split-complementary
#B97EEE #EBEE7E #7EEE81
monochromatic
#7E1CD5 #9C48E7 #B97EEE #D6B4F5 #F0E4FB
Accessibility & contrast
On white
2.88
#B97EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#B97EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97EEE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97EEE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#7099EB
Tritanopia (blue-blind)
#B191AB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b97eee; /* rgb */ color: rgb(185, 126, 238); /* oklch */ color: oklch(69.8% 0.168 306.9);
Tailwind
colors: {
custom: {
50: '#d0a5f4',
500: '#b97eee',
950: '#000000',
},
}SCSS
$custom: #b97eee; $custom-light: #d0a5f4; $custom-dark: #000000;
JSON
{
"hex": "#b97eee",
"rgb": {
"r": 185,
"g": 126,
"b": 238
},
"hsl": {
"h": 271.607,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.69771,
"c": 0.16764,
"h": 306.9
},
"luminance": 0.31409
}Semantic roles & 50–950 ramp
primary
#B97EEE
secondary
#E3F2D5
accent
#D90D6D
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85