#BAAFFB#BAAFFB
#BAAFFB is a light, moderate blue. Relative luminance 0.481; OKLCH L 79.1% C 0.107 H 290.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFFB |
|---|---|
| RGB | rgb(186, 175, 251) |
| HSL | hsl(249, 90%, 84%) |
| HSV | hsv(249, 30%, 98%) |
| CMYK | cmyk(25.9%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.86, 19.85, -36.26) |
| CIE-LCH | lch(74.86, 41.34, 298.70°) |
| OKLab | oklab(79.09% 0.0373 -0.1004) |
| OKLCH | oklch(79.09% 0.107 290.4) |
| XYZ | xyz(52.9880, 48.0632, 97.7335) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.11
Light Violet
#D6B4FC
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.51
Lavender
#B39DDB
ΔE00 6.74
Lilac (survey)
#CEA2FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFFB #F0FBAF
analogous
#AFCAFB #BAAFFB #E0AFFB
triadic
#BAAFFB #FBBAAF #AFFBBA
tetradic
#BAAFFB #FBAFCA #F0FBAF #AFFBE0
square
#BAAFFB #FBAFCA #F0FBAF #AFFBE0
split-complementary
#BAAFFB #FBE0AF #CAFBAF
monochromatic
#553AF5 #8875F8 #BAAFFB #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.98
#BAAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BAAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFFB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFFB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFE
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#ACBCCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaffb; /* rgb */ color: rgb(186, 175, 251); /* oklch */ color: oklch(79.1% 0.107 290.4);
Tailwind
colors: {
custom: {
50: '#d0c6fd',
500: '#baaffb',
950: '#000000',
},
}SCSS
$custom: #baaffb; $custom-light: #d0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#baaffb",
"rgb": {
"r": 186,
"g": 175,
"b": 251
},
"hsl": {
"h": 248.684,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79094,
"c": 0.10712,
"h": 290.4
},
"luminance": 0.48064
}Semantic roles & 50–950 ramp
primary
#BAAFFB
secondary
#F1F6D5
accent
#E600C4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285