#BAAEFF#BAAEFF
#BAAEFF is a light, moderate blue. Relative luminance 0.479; OKLCH L 79.1% C 0.114 H 290.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFF |
|---|---|
| RGB | rgb(186, 174, 255) |
| HSL | hsl(249, 100%, 84%) |
| HSV | hsv(249, 32%, 100%) |
| CMYK | cmyk(27.1%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(74.78, 21.36, -38.55) |
| CIE-LCH | lch(74.78, 44.07, 298.99°) |
| OKLab | oklab(79.08% 0.0396 -0.107) |
| OKLCH | oklch(79.08% 0.114 290.3) |
| XYZ | xyz(53.4313, 47.9303, 101.0248) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 6.22
Lilac (survey)
#CEA2FD
ΔE00 6.63
Light Violet
#D6B4FC
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFF #F3FFAE
analogous
#AECBFF #BAAEFF #E3AEFF
triadic
#BAAEFF #FFBAAE #AEFFBA
tetradic
#BAAEFF #FFAECB #F3FFAE #AEFFE3
square
#BAAEFF #FFAECB #F3FFAE #AEFFE3
split-complementary
#BAAEFF #FFE3AE #CBFFAE
monochromatic
#5234FF #8671FF #BAAEFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.98
#BAAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BAAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98BAFF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#ABBCCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaeff; /* rgb */ color: rgb(186, 174, 255); /* oklch */ color: oklch(79.1% 0.114 290.3);
Tailwind
colors: {
custom: {
50: '#d0c6ff',
500: '#baaeff',
950: '#000000',
},
}SCSS
$custom: #baaeff; $custom-light: #d0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#baaeff",
"rgb": {
"r": 186,
"g": 174,
"b": 255
},
"hsl": {
"h": 248.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79082,
"c": 0.11409,
"h": 290.3
},
"luminance": 0.47931
}Semantic roles & 50–950 ramp
primary
#BAAEFF
secondary
#F2F7D4
accent
#E600C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286