#BA9CED#BA9CED
#BA9CED is a light, moderate violet. Relative luminance 0.403; OKLCH L 75.0% C 0.118 H 300.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BA9CED |
|---|---|
| RGB | rgb(186, 156, 237) |
| HSL | hsl(262, 69%, 77%) |
| HSV | hsv(262, 34%, 93%) |
| CMYK | cmyk(21.5%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.70, 27.15, -36.67) |
| CIE-LCH | lch(69.70, 45.63, 306.52°) |
| OKLab | oklab(74.95% 0.0601 -0.1015) |
| OKLCH | oklch(74.95% 0.118 300.6) |
| XYZ | xyz(47.4209, 40.3303, 85.3906) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.53
Lavender
#B39DDB
ΔE00 3.78
Lilac (survey)
#CEA2FD
ΔE00 3.93
Pale Violet
#CEAEFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BA9CED #CFED9C
analogous
#9CA7ED #BA9CED #E39CED
triadic
#BA9CED #EDBA9C #9CEDBA
tetradic
#BA9CED #ED9CA7 #CFED9C #9CEDE3
square
#BA9CED #ED9CA7 #CFED9C #9CEDE3
split-complementary
#BA9CED #EDE39C #A7ED9C
monochromatic
#7234DA #9668E4 #BA9CED #DED0F6 #EDE5FA
Accessibility & contrast
On white
2.32
#BA9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BA9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BA9CED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BA9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BA9CED | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#B1A9BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ba9ced; /* rgb */ color: rgb(186, 156, 237); /* oklch */ color: oklch(75.0% 0.118 300.6);
Tailwind
colors: {
custom: {
50: '#d0b9f3',
500: '#ba9ced',
950: '#000000',
},
}SCSS
$custom: #ba9ced; $custom-light: #d0b9f3; $custom-dark: #000000;
JSON
{
"hex": "#ba9ced",
"rgb": {
"r": 186,
"g": 156,
"b": 237
},
"hsl": {
"h": 262.222,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.74952,
"c": 0.11798,
"h": 300.6
},
"luminance": 0.4033
}Semantic roles & 50–950 ramp
primary
#BA9CED
secondary
#E9F2D9
accent
#D1148B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085