#B97DFF#B97DFF
#B97DFF is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.5% C 0.189 H 303.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B97DFF |
|---|---|
| RGB | rgb(185, 125, 255) |
| HSL | hsl(268, 100%, 75%) |
| HSV | hsv(268, 51%, 100%) |
| CMYK | cmyk(27.5%, 51%, 0%, 0%) |
| CIE-LAB | lab(63.51, 48.10, -56.29) |
| CIE-LCH | lch(63.51, 74.04, 310.52°) |
| OKLab | oklab(70.54% 0.1036 -0.1583) |
| OKLCH | oklch(70.54% 0.189 303.2) |
| XYZ | xyz(45.3872, 32.2016, 98.4128) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.46
Easter Purple
#C071FE
ΔE00 2.98
Light Urple
#B36FF6
ΔE00 3.65
Liliac
#C48EFD
ΔE00 4.64
Bright Lavender
#C760FF
ΔE00 6.29
Bright Lilac
#C95EFB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B97DFF #C3FF7D
analogous
#7D82FF #B97DFF #FA7DFF
triadic
#B97DFF #FFB97D #7DFFB9
tetradic
#B97DFF #FF7D82 #C3FF7D #7DFFFA
square
#B97DFF #FF7D82 #C3FF7D #7DFFFA
split-complementary
#B97DFF #FFFA7D #82FF7D
monochromatic
#7703FF #9840FF #B97DFF #DABAFF #EFE0FF
Accessibility & contrast
On white
2.82
#B97DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#B97DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B97DFF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B97DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B97DFF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#649AFC
Tritanopia (blue-blind)
#AC95B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b97dff; /* rgb */ color: rgb(185, 125, 255); /* oklch */ color: oklch(70.5% 0.189 303.2);
Tailwind
colors: {
custom: {
50: '#d1a4ff',
500: '#b97dff',
950: '#000000',
},
}SCSS
$custom: #b97dff; $custom-light: #d1a4ff; $custom-dark: #000000;
JSON
{
"hex": "#b97dff",
"rgb": {
"r": 185,
"g": 125,
"b": 255
},
"hsl": {
"h": 267.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.70542,
"c": 0.18924,
"h": 303.2
},
"luminance": 0.32202
}Semantic roles & 50–950 ramp
primary
#B97DFF
secondary
#E7F7D4
accent
#E6007C
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86