#BD97F2#BD97F2
#BD97F2 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.133 H 302.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97F2 |
|---|---|
| RGB | rgb(189, 151, 242) |
| HSL | hsl(265, 78%, 77%) |
| HSV | hsv(265, 38%, 95%) |
| CMYK | cmyk(21.9%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(69.01, 31.95, -40.46) |
| CIE-LCH | lch(69.01, 51.55, 308.29°) |
| OKLab | oklab(74.56% 0.0716 -0.1123) |
| OKLCH | oklch(74.56% 0.133 302.5) |
| XYZ | xyz(48.0765, 39.3628, 89.0522) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.20
Liliac
#C48EFD
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.69
Lavender
#B39DDB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97F2 #CCF297
analogous
#979FF2 #BD97F2 #EB97F2
triadic
#BD97F2 #F2BD97 #97F2BD
tetradic
#BD97F2 #F2979F #CCF297 #97F2EB
square
#BD97F2 #F2979F #CCF297 #97F2EB
split-complementary
#BD97F2 #F2EB97 #9FF297
monochromatic
#782AE4 #9A61EB #BD97F2 #E0CDF9 #EEE4FC
Accessibility & contrast
On white
2.37
#BD97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#BD97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97F2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97F2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F5
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#B4A6B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bd97f2; /* rgb */ color: rgb(189, 151, 242); /* oklch */ color: oklch(74.6% 0.133 302.5);
Tailwind
colors: {
custom: {
50: '#d2b6f6',
500: '#bd97f2',
950: '#000000',
},
}SCSS
$custom: #bd97f2; $custom-light: #d2b6f6; $custom-dark: #000000;
JSON
{
"hex": "#bd97f2",
"rgb": {
"r": 189,
"g": 151,
"b": 242
},
"hsl": {
"h": 265.055,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.7456,
"c": 0.13323,
"h": 302.5
},
"luminance": 0.39363
}Semantic roles & 50–950 ramp
primary
#BD97F2
secondary
#E8F3D8
accent
#DA0B84
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085