#BA98DB#BA98DB
#BA98DB is a light, moderate violet. Relative luminance 0.380; OKLCH L 73.4% C 0.101 H 307.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BA98DB |
|---|---|
| RGB | rgb(186, 152, 219) |
| HSL | hsl(270, 48%, 73%) |
| HSV | hsv(270, 31%, 86%) |
| CMYK | cmyk(15.1%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(68.03, 25.36, -29.37) |
| CIE-LCH | lch(68.03, 38.81, 310.81°) |
| OKLab | oklab(73.43% 0.0613 -0.0807) |
| OKLCH | oklch(73.43% 0.101 307.2) |
| XYZ | xyz(44.2617, 38.0104, 72.0091) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.27
Lavender
#B39DDB
ΔE00 2.70
Lavender (survey)
#C79FEF
ΔE00 3.69
Baby Purple
#CA9BF7
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA98DB #B9DB98
analogous
#9998DB #BA98DB #DB98DA
triadic
#BA98DB #DBBA98 #98DBBA
tetradic
#BA98DB #DB9998 #B9DB98 #98DADB
square
#BA98DB #DB9998 #B9DB98 #98DADB
split-complementary
#BA98DB #DADB98 #98DB99
monochromatic
#7D40B8 #9C6BCB #BA98DB #D8C5EB #F0E8F7
Accessibility & contrast
On white
2.44
#BA98DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BA98DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA98DB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA98DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA98DB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DE
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#B6A1B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ba98db; /* rgb */ color: rgb(186, 152, 219); /* oklch */ color: oklch(73.4% 0.101 307.2);
Tailwind
colors: {
custom: {
50: '#cfb6e6',
500: '#ba98db',
950: '#000000',
},
}SCSS
$custom: #ba98db; $custom-light: #cfb6e6; $custom-dark: #000000;
JSON
{
"hex": "#ba98db",
"rgb": {
"r": 186,
"g": 152,
"b": 219
},
"hsl": {
"h": 270.448,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.73434,
"c": 0.10133,
"h": 307.2
},
"luminance": 0.3801
}Semantic roles & 50–950 ramp
primary
#BA98DB
secondary
#E5EEDD
accent
#BB2A72
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#141116
muted
#828084