#BD97F4#BD97F4
#BD97F4 is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.7% C 0.136 H 302.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97F4 |
|---|---|
| RGB | rgb(189, 151, 244) |
| HSL | hsl(265, 81%, 77%) |
| HSV | hsv(265, 38%, 96%) |
| CMYK | cmyk(22.5%, 38.1%, 0%, 4.3%) |
| CIE-LAB | lab(69.10, 32.40, -41.42) |
| CIE-LCH | lch(69.10, 52.59, 308.04°) |
| OKLab | oklab(74.65% 0.072 -0.1151) |
| OKLCH | oklch(74.65% 0.136 302) |
| XYZ | xyz(48.3785, 39.4837, 90.6428) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 2.93
Liliac
#C48EFD
ΔE00 3.29
Lavender (survey)
#C79FEF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.71
Lavender
#B39DDB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97F4 #CEF497
analogous
#97A0F4 #BD97F4 #EC97F4
triadic
#BD97F4 #F4BD97 #97F4BD
tetradic
#BD97F4 #F497A0 #CEF497 #97F4EC
square
#BD97F4 #F497A0 #CEF497 #97F4EC
split-complementary
#BD97F4 #F4EC97 #A0F497
monochromatic
#7728E8 #9A60EE #BD97F4 #E0CEFA #EDE3FC
Accessibility & contrast
On white
2.36
#BD97F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BD97F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97F4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97F4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F8
Deuteranopia (green-blind)
#88A8F2
Tritanopia (blue-blind)
#B3A6BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bd97f4; /* rgb */ color: rgb(189, 151, 244); /* oklch */ color: oklch(74.7% 0.136 302.0);
Tailwind
colors: {
custom: {
50: '#d2b6f8',
500: '#bd97f4',
950: '#000000',
},
}SCSS
$custom: #bd97f4; $custom-light: #d2b6f8; $custom-dark: #000000;
JSON
{
"hex": "#bd97f4",
"rgb": {
"r": 189,
"g": 151,
"b": 244
},
"hsl": {
"h": 264.516,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.74654,
"c": 0.13578,
"h": 302
},
"luminance": 0.39484
}Semantic roles & 50–950 ramp
primary
#BD97F4
secondary
#E8F4D7
accent
#DD0886
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085