#BAAEFC#BAAEFC
#BAAEFC is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.9% C 0.110 H 290.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFC |
|---|---|
| RGB | rgb(186, 174, 252) |
| HSL | hsl(249, 93%, 84%) |
| HSV | hsv(249, 31%, 99%) |
| CMYK | cmyk(26.2%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(74.66, 20.64, -37.12) |
| CIE-LCH | lch(74.66, 42.47, 299.08°) |
| OKLab | oklab(78.95% 0.0389 -0.1029) |
| OKLCH | oklch(78.95% 0.11 290.7) |
| XYZ | xyz(52.9521, 47.7386, 98.5013) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 6.48
Lilac (survey)
#CEA2FD
ΔE00 6.57
Lavender
#B39DDB
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFC #F0FCAE
analogous
#AEC9FC #BAAEFC #E1AEFC
triadic
#BAAEFC #FCBAAE #AEFCBA
tetradic
#BAAEFC #FCAEC9 #F0FCAE #AEFCE1
square
#BAAEFC #FCAEC9 #F0FCAE #AEFCE1
split-complementary
#BAAEFC #FCE1AE #C9FCAE
monochromatic
#5538F8 #8873FA #BAAEFC #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.99
#BAAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BAAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#ACBBCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaefc; /* rgb */ color: rgb(186, 174, 252); /* oklch */ color: oklch(78.9% 0.110 290.7);
Tailwind
colors: {
custom: {
50: '#d0c6fd',
500: '#baaefc',
950: '#000000',
},
}SCSS
$custom: #baaefc; $custom-light: #d0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#baaefc",
"rgb": {
"r": 186,
"g": 174,
"b": 252
},
"hsl": {
"h": 249.231,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.78949,
"c": 0.10999,
"h": 290.7
},
"luminance": 0.47739
}Semantic roles & 50–950 ramp
primary
#BAAEFC
secondary
#F1F6D5
accent
#E600C2
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285