#BAAFEA#BAAFEA
#BAAFEA is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.4% C 0.084 H 292.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFEA |
|---|---|
| RGB | rgb(186, 175, 234) |
| HSL | hsl(251, 58%, 80%) |
| HSV | hsv(251, 25%, 92%) |
| CMYK | cmyk(20.5%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.21, 15.92, -28.07) |
| CIE-LCH | lch(74.21, 32.27, 299.56°) |
| OKLab | oklab(78.38% 0.0326 -0.0771) |
| OKLCH | oklch(78.38% 0.084 292.9) |
| XYZ | xyz(50.4276, 47.0390, 84.2487) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 5.11
Light Violet
#D6B4FC
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFEA #DFEAAF
analogous
#AFC2EA #BAAFEA #D7AFEA
triadic
#BAAFEA #EABAAF #AFEABA
tetradic
#BAAFEA #EAAFC2 #DFEAAF #AFEAD7
square
#BAAFEA #EAAFC2 #DFEAAF #AFEAD7
split-complementary
#BAAFEA #EAD7AF #C2EAAF
monochromatic
#664ED1 #907FDD #BAAFEA #E4DFF7 #EAE7F9
Accessibility & contrast
On white
2.02
#BAAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#BAAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFEA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFEA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7ED
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#B0B8C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #baafea; /* rgb */ color: rgb(186, 175, 234); /* oklch */ color: oklch(78.4% 0.084 292.9);
Tailwind
colors: {
custom: {
50: '#cfc6f1',
500: '#baafea',
950: '#000000',
},
}SCSS
$custom: #baafea; $custom-light: #cfc6f1; $custom-dark: #000000;
JSON
{
"hex": "#baafea",
"rgb": {
"r": 186,
"g": 175,
"b": 234
},
"hsl": {
"h": 251.186,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78378,
"c": 0.0837,
"h": 292.9
},
"luminance": 0.4704
}Semantic roles & 50–950 ramp
primary
#BAAFEA
secondary
#ECF0DB
accent
#C61FA7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284