#BA9BEE#BA9BEE
#BA9BEE is a light, vivid violet. Relative luminance 0.401; OKLCH L 74.8% C 0.121 H 300.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9BEE |
|---|---|
| RGB | rgb(186, 155, 238) |
| HSL | hsl(262, 71%, 77%) |
| HSV | hsv(262, 35%, 93%) |
| CMYK | cmyk(21.8%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.51, 27.94, -37.52) |
| CIE-LCH | lch(69.51, 46.78, 306.67°) |
| OKLab | oklab(74.82% 0.0617 -0.104) |
| OKLCH | oklch(74.82% 0.121 300.7) |
| XYZ | xyz(47.4003, 40.0547, 86.1065) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.87
Baby Purple
#CA9BF7
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 3.89
Lavender
#B39DDB
ΔE00 4.11
Liliac
#C48EFD
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9BEE #CFEE9B
analogous
#9BA6EE #BA9BEE #E49BEE
triadic
#BA9BEE #EEBA9B #9BEEBA
tetradic
#BA9BEE #EE9BA6 #CFEE9B #9BEEE4
square
#BA9BEE #EE9BA6 #CFEE9B #9BEEE4
split-complementary
#BA9BEE #EEE49B #A6EE9B
monochromatic
#7232DC #9667E5 #BA9BEE #DECFF7 #EDE5FB
Accessibility & contrast
On white
2.33
#BA9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BA9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9BEE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9BEE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#B1A8BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ba9bee; /* rgb */ color: rgb(186, 155, 238); /* oklch */ color: oklch(74.8% 0.121 300.7);
Tailwind
colors: {
custom: {
50: '#d0b8f4',
500: '#ba9bee',
950: '#000000',
},
}SCSS
$custom: #ba9bee; $custom-light: #d0b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ba9bee",
"rgb": {
"r": 186,
"g": 155,
"b": 238
},
"hsl": {
"h": 262.41,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.74816,
"c": 0.12091,
"h": 300.7
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#BA9BEE
secondary
#E9F2D9
accent
#D3138B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085