#BAAFF2#BAAFF2
#BAAFF2 is a light, moderate blue. Relative luminance 0.475; OKLCH L 78.7% C 0.095 H 291.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFF2 |
|---|---|
| RGB | rgb(186, 175, 242) |
| HSL | hsl(250, 72%, 82%) |
| HSV | hsv(250, 28%, 95%) |
| CMYK | cmyk(23.1%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.51, 17.75, -31.94) |
| CIE-LCH | lch(74.51, 36.54, 299.06°) |
| OKLab | oklab(78.71% 0.0349 -0.0881) |
| OKLCH | oklch(78.71% 0.095 291.6) |
| XYZ | xyz(51.6029, 47.5092, 90.4387) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.75
Lavender
#B39DDB
ΔE00 5.64
Light Violet
#D6B4FC
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFF2 #E7F2AF
analogous
#AFC6F2 #BAAFF2 #DCAFF2
triadic
#BAAFF2 #F2BAAF #AFF2BA
tetradic
#BAAFF2 #F2AFC6 #E7F2AF #AFF2DC
square
#BAAFF2 #F2AFC6 #E7F2AF #AFF2DC
split-complementary
#BAAFF2 #F2DCAF #C6F2AF
monochromatic
#5F46E1 #8D7AE9 #BAAFF2 #E7E4FB #E8E5FB
Accessibility & contrast
On white
2.00
#BAAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#BAAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFF2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFF2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB8F5
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#AEBAC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baaff2; /* rgb */ color: rgb(186, 175, 242); /* oklch */ color: oklch(78.7% 0.095 291.6);
Tailwind
colors: {
custom: {
50: '#cfc6f6',
500: '#baaff2',
950: '#000000',
},
}SCSS
$custom: #baaff2; $custom-light: #cfc6f6; $custom-dark: #000000;
JSON
{
"hex": "#baaff2",
"rgb": {
"r": 186,
"g": 175,
"b": 242
},
"hsl": {
"h": 249.851,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.78708,
"c": 0.09474,
"h": 291.6
},
"luminance": 0.4751
}Semantic roles & 50–950 ramp
primary
#BAAFF2
secondary
#EEF2D9
accent
#D411B4
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285