#BAA9FE#BAA9FE
#BAA9FE is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.1% C 0.120 H 292.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA9FE |
|---|---|
| RGB | rgb(186, 169, 254) |
| HSL | hsl(252, 98%, 83%) |
| HSV | hsv(252, 33%, 100%) |
| CMYK | cmyk(26.8%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.53, 23.89, -39.96) |
| CIE-LCH | lch(73.53, 46.56, 300.88°) |
| OKLab | oklab(78.11% 0.0461 -0.111) |
| OKLCH | oklch(78.11% 0.12 292.6) |
| XYZ | xyz(52.3227, 45.9700, 99.8632) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.98
Pale Violet
#CEAEFA
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.33
Lavender
#B39DDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA9FE #EDFEA9
analogous
#A9C2FE #BAA9FE #E4A9FE
triadic
#BAA9FE #FEBAA9 #A9FEBA
tetradic
#BAA9FE #FEA9C2 #EDFEA9 #A9FEE4
square
#BAA9FE #FEA9C2 #EDFEA9 #A9FEE4
split-complementary
#BAA9FE #FEE4A9 #C2FEA9
monochromatic
#5930FD #896DFD #BAA9FE #E7E1FF #E7E1FF
Accessibility & contrast
On white
2.06
#BAA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BAA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA9FE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA9FE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#ABB8C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #baa9fe; /* rgb */ color: rgb(186, 169, 254); /* oklch */ color: oklch(78.1% 0.120 292.6);
Tailwind
colors: {
custom: {
50: '#d0c2ff',
500: '#baa9fe',
950: '#000000',
},
}SCSS
$custom: #baa9fe; $custom-light: #d0c2ff; $custom-dark: #000000;
JSON
{
"hex": "#baa9fe",
"rgb": {
"r": 186,
"g": 169,
"b": 254
},
"hsl": {
"h": 252,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.78106,
"c": 0.12024,
"h": 292.6
},
"luminance": 0.45971
}Semantic roles & 50–950 ramp
primary
#BAA9FE
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F9F7FF
border
#D2D0D7
text
#141218
muted
#828186