#BAAEFB#BAAEFB
#BAAEFB is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.9% C 0.109 H 290.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFB |
|---|---|
| RGB | rgb(186, 174, 251) |
| HSL | hsl(249, 91%, 83%) |
| HSV | hsv(249, 31%, 98%) |
| CMYK | cmyk(25.9%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.62, 20.41, -36.64) |
| CIE-LCH | lch(74.62, 41.94, 299.12°) |
| OKLab | oklab(78.91% 0.0386 -0.1015) |
| OKLCH | oklch(78.91% 0.109 290.8) |
| XYZ | xyz(52.7941, 47.6754, 97.6689) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.98
Pastel Purple
#CAA0FF
ΔE00 6.24
Light Violet
#D6B4FC
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 6.55
Lavender
#B39DDB
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFB #EFFBAE
analogous
#AEC8FB #BAAEFB #E0AEFB
triadic
#BAAEFB #FBBAAE #AEFBBA
tetradic
#BAAEFB #FBAEC8 #EFFBAE #AEFBE0
square
#BAAEFB #FBAEC8 #EFFBAE #AEFBE0
split-complementary
#BAAEFB #FBE0AE #C8FBAE
monochromatic
#5739F5 #8874F8 #BAAEFB #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.99
#BAAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BAAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#ACBBCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaefb; /* rgb */ color: rgb(186, 174, 251); /* oklch */ color: oklch(78.9% 0.109 290.8);
Tailwind
colors: {
custom: {
50: '#d0c6fd',
500: '#baaefb',
950: '#000000',
},
}SCSS
$custom: #baaefb; $custom-light: #d0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#baaefb",
"rgb": {
"r": 186,
"g": 174,
"b": 251
},
"hsl": {
"h": 249.351,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.78905,
"c": 0.10861,
"h": 290.8
},
"luminance": 0.47676
}Semantic roles & 50–950 ramp
primary
#BAAEFB
secondary
#F1F6D5
accent
#E600C2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285