#BAA0EE#BAA0EE
#BAA0EE is a light, moderate violet. Relative luminance 0.418; OKLCH L 75.7% C 0.113 H 299.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA0EE |
|---|---|
| RGB | rgb(186, 160, 238) |
| HSL | hsl(260, 70%, 78%) |
| HSV | hsv(260, 33%, 93%) |
| CMYK | cmyk(21.8%, 32.8%, 0%, 6.7%) |
| CIE-LAB | lab(70.70, 25.15, -35.67) |
| CIE-LCH | lch(70.70, 43.65, 305.19°) |
| OKLab | oklab(75.73% 0.0547 -0.0987) |
| OKLCH | oklch(75.73% 0.113 299) |
| XYZ | xyz(48.2497, 41.7535, 86.3896) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.07
Lavender
#B39DDB
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.10
Pale Violet
#CEAEFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA0EE #D4EEA0
analogous
#A0ADEE #BAA0EE #E1A0EE
triadic
#BAA0EE #EEBAA0 #A0EEBA
tetradic
#BAA0EE #EEA0AD #D4EEA0 #A0EEE1
square
#BAA0EE #EEA0AD #D4EEA0 #A0EEE1
split-complementary
#BAA0EE #EEE1A0 #ADEEA0
monochromatic
#6F38DB #946CE5 #BAA0EE #E0D4F7 #ECE5FA
Accessibility & contrast
On white
2.25
#BAA0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#BAA0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA0EE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA0EE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF1
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#B0ACBC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa0ee; /* rgb */ color: rgb(186, 160, 238); /* oklch */ color: oklch(75.7% 0.113 299.0);
Tailwind
colors: {
custom: {
50: '#d0bcf4',
500: '#baa0ee',
950: '#000000',
},
}SCSS
$custom: #baa0ee; $custom-light: #d0bcf4; $custom-dark: #000000;
JSON
{
"hex": "#baa0ee",
"rgb": {
"r": 186,
"g": 160,
"b": 238
},
"hsl": {
"h": 260,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.75727,
"c": 0.11283,
"h": 299
},
"luminance": 0.41754
}Semantic roles & 50–950 ramp
primary
#BAA0EE
secondary
#EAF2D9
accent
#D21492
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141217
muted
#828185