#BD97E8#BD97E8
#BD97E8 is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.1% C 0.121 H 305.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BD97E8 |
|---|---|
| RGB | rgb(189, 151, 232) |
| HSL | hsl(268, 64%, 75%) |
| HSV | hsv(268, 35%, 91%) |
| CMYK | cmyk(18.5%, 34.9%, 0%, 9%) |
| CIE-LAB | lab(68.59, 29.69, -35.64) |
| CIE-LCH | lch(68.59, 46.39, 309.80°) |
| OKLab | oklab(74.1% 0.0694 -0.0985) |
| OKLCH | oklch(74.1% 0.121 305.2) |
| XYZ | xyz(46.6154, 38.7784, 81.3575) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 2.91
Pale Purple
#B790D4
ΔE00 3.74
Pastel Purple
#CAA0FF
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.12
Lavender
#B39DDB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD97E8 #C2E897
analogous
#9799E8 #BD97E8 #E697E8
triadic
#BD97E8 #E8BD97 #97E8BD
tetradic
#BD97E8 #E89799 #C2E897 #97E8E6
square
#BD97E8 #E89799 #C2E897 #97E8E6
split-complementary
#BD97E8 #E8E697 #99E897
monochromatic
#7D33D2 #9D65DD #BD97E8 #DDC9F3 #EFE6F9
Accessibility & contrast
On white
2.40
#BD97E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#BD97E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD97E8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD97E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD97E8 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#8EA7E6
Tritanopia (blue-blind)
#B7A3B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bd97e8; /* rgb */ color: rgb(189, 151, 232); /* oklch */ color: oklch(74.1% 0.121 305.2);
Tailwind
colors: {
custom: {
50: '#d2b6ef',
500: '#bd97e8',
950: '#000000',
},
}SCSS
$custom: #bd97e8; $custom-light: #d2b6ef; $custom-dark: #000000;
JSON
{
"hex": "#bd97e8",
"rgb": {
"r": 189,
"g": 151,
"b": 232
},
"hsl": {
"h": 268.148,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.741,
"c": 0.12051,
"h": 305.2
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#BD97E8
secondary
#E6F1DA
accent
#CC1A78
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084