#BAAFFA#BAAFFA
#BAAFFA is a light, moderate blue. Relative luminance 0.480; OKLCH L 79.0% C 0.106 H 290.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFFA |
|---|---|
| RGB | rgb(186, 175, 250) |
| HSL | hsl(249, 88%, 83%) |
| HSV | hsv(249, 30%, 98%) |
| CMYK | cmyk(25.6%, 30%, 0%, 2%) |
| CIE-LAB | lab(74.83, 19.62, -35.78) |
| CIE-LCH | lch(74.83, 40.81, 298.73°) |
| OKLab | oklab(79.05% 0.037 -0.0991) |
| OKLCH | oklch(79.05% 0.106 290.5) |
| XYZ | xyz(52.8308, 48.0003, 96.9055) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.04
Light Violet
#D6B4FC
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.53
Lavender
#B39DDB
ΔE00 6.60
Lilac (survey)
#CEA2FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFFA #EFFAAF
analogous
#AFC9FA #BAAFFA #DFAFFA
triadic
#BAAFFA #FABAAF #AFFABA
tetradic
#BAAFFA #FAAFC9 #EFFAAF #AFFADF
square
#BAAFFA #FAAFC9 #EFFAAF #AFFADF
split-complementary
#BAAFFA #FADFAF #C9FAAF
monochromatic
#573CF3 #8875F6 #BAAFFA #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.98
#BAAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BAAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFFA
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFFA | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#ACBCCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaffa; /* rgb */ color: rgb(186, 175, 250); /* oklch */ color: oklch(79.0% 0.106 290.5);
Tailwind
colors: {
custom: {
50: '#d0c6fc',
500: '#baaffa',
950: '#000000',
},
}SCSS
$custom: #baaffa; $custom-light: #d0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#baaffa",
"rgb": {
"r": 186,
"g": 175,
"b": 250
},
"hsl": {
"h": 248.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.7905,
"c": 0.10575,
"h": 290.5
},
"luminance": 0.48001
}Semantic roles & 50–950 ramp
primary
#BAAFFA
secondary
#F1F5D6
accent
#E501C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285