#BB98DA#BB98DA
#BB98DA is a light, moderate violet. Relative luminance 0.381; OKLCH L 73.5% C 0.100 H 308.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BB98DA |
|---|---|
| RGB | rgb(187, 152, 218) |
| HSL | hsl(272, 47%, 73%) |
| HSV | hsv(272, 30%, 85%) |
| CMYK | cmyk(14.2%, 30.3%, 0%, 14.5%) |
| CIE-LAB | lab(68.08, 25.46, -28.73) |
| CIE-LCH | lch(68.08, 38.39, 311.55°) |
| OKLab | oklab(73.48% 0.0622 -0.0788) |
| OKLCH | oklch(73.48% 0.1 308.3) |
| XYZ | xyz(44.3743, 38.0836, 71.3293) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.21
Lavender
#B39DDB
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB98DA #B7DA98
analogous
#9A98DA #BB98DA #DA98D8
triadic
#BB98DA #DABB98 #98DABB
tetradic
#BB98DA #DA9A98 #B7DA98 #98D8DA
square
#BB98DA #DA9A98 #B7DA98 #98D8DA
split-complementary
#BB98DA #D8DA98 #98DA9A
monochromatic
#7F41B6 #9D6BCA #BB98DA #D9C5EA #F0E8F7
Accessibility & contrast
On white
2.44
#BB98DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BB98DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB98DA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB98DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB98DA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#B7A1B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb98da; /* rgb */ color: rgb(187, 152, 218); /* oklch */ color: oklch(73.5% 0.100 308.3);
Tailwind
colors: {
custom: {
50: '#d0b6e5',
500: '#bb98da',
950: '#000000',
},
}SCSS
$custom: #bb98da; $custom-light: #d0b6e5; $custom-dark: #000000;
JSON
{
"hex": "#bb98da",
"rgb": {
"r": 187,
"g": 152,
"b": 218
},
"hsl": {
"h": 271.818,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.73484,
"c": 0.10041,
"h": 308.3
},
"luminance": 0.38083
}Semantic roles & 50–950 ramp
primary
#BB98DA
secondary
#E5EEDD
accent
#BA2B6E
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141115
muted
#828084