#BAAEFA#BAAEFA
#BAAEFA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.9% C 0.107 H 291.0°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFA |
|---|---|
| RGB | rgb(186, 174, 250) |
| HSL | hsl(249, 88%, 83%) |
| HSV | hsv(249, 30%, 98%) |
| CMYK | cmyk(25.6%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(74.58, 20.17, -36.16) |
| CIE-LCH | lch(74.58, 41.41, 299.15°) |
| OKLab | oklab(78.86% 0.0384 -0.1001) |
| OKLCH | oklch(78.86% 0.107 291) |
| XYZ | xyz(52.6369, 47.6125, 96.8409) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 6.26
Light Violet
#D6B4FC
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFA #EEFAAE
analogous
#AEC8FA #BAAEFA #E0AEFA
triadic
#BAAEFA #FABAAE #AEFABA
tetradic
#BAAEFA #FAAEC8 #EEFAAE #AEFAE0
square
#BAAEFA #FAAEC8 #EEFAAE #AEFAE0
split-complementary
#BAAEFA #FAE0AE #C8FAAE
monochromatic
#583BF3 #8974F6 #BAAEFA #E6E2FD #E6E2FD
Accessibility & contrast
On white
2.00
#BAAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BAAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#ACBBC9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baaefa; /* rgb */ color: rgb(186, 174, 250); /* oklch */ color: oklch(78.9% 0.107 291.0);
Tailwind
colors: {
custom: {
50: '#d0c6fc',
500: '#baaefa',
950: '#000000',
},
}SCSS
$custom: #baaefa; $custom-light: #d0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#baaefa",
"rgb": {
"r": 186,
"g": 174,
"b": 250
},
"hsl": {
"h": 249.474,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.78861,
"c": 0.10724,
"h": 291
},
"luminance": 0.47613
}Semantic roles & 50–950 ramp
primary
#BAAEFA
secondary
#F0F5D6
accent
#E501C1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285