#B97BED#B97BED
#B97BED is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.2% C 0.171 H 307.6°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B97BED |
|---|---|
| RGB | rgb(185, 123, 237) |
| HSL | hsl(273, 76%, 71%) |
| HSV | hsv(273, 48%, 93%) |
| CMYK | cmyk(21.9%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(62.16, 45.05, -48.50) |
| CIE-LCH | lch(62.16, 66.19, 312.89°) |
| OKLab | oklab(69.24% 0.1045 -0.1356) |
| OKLCH | oklch(69.24% 0.171 307.6) |
| XYZ | xyz(42.3736, 30.5951, 83.7775) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.79
Easter Purple
#C071FE
ΔE00 3.40
Light Urple
#B36FF6
ΔE00 3.64
Liliac
#C48EFD
ΔE00 5.12
Bright Lavender
#C760FF
ΔE00 6.18
Bright Lilac
#C95EFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97BED #AFED7B
analogous
#807BED #B97BED #ED7BE8
triadic
#B97BED #EDB97B #7BEDB9
tetradic
#B97BED #ED807B #AFED7B #7BE8ED
square
#B97BED #ED807B #AFED7B #7BE8ED
split-complementary
#B97BED #E8ED7B #7BED80
monochromatic
#7F1DD1 #9C45E6 #B97BED #D6B1F4 #F1E4FB
Accessibility & contrast
On white
2.95
#B97BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#B97BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97BED
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97BED | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D94F1
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#B28EA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b97bed; /* rgb */ color: rgb(185, 123, 237); /* oklch */ color: oklch(69.2% 0.171 307.6);
Tailwind
colors: {
custom: {
50: '#d0a3f3',
500: '#b97bed',
950: '#000000',
},
}SCSS
$custom: #b97bed; $custom-light: #d0a3f3; $custom-dark: #000000;
JSON
{
"hex": "#b97bed",
"rgb": {
"r": 185,
"g": 123,
"b": 237
},
"hsl": {
"h": 272.632,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.69243,
"c": 0.17124,
"h": 307.6
},
"luminance": 0.30595
}Semantic roles & 50–950 ramp
primary
#B97BED
secondary
#E1F1D2
accent
#D80D6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85