#BAAFF5#BAAFF5
#BAAFF5 is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.8% C 0.099 H 291.2°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFF5 |
|---|---|
| RGB | rgb(186, 175, 245) |
| HSL | hsl(249, 78%, 82%) |
| HSV | hsv(249, 29%, 96%) |
| CMYK | cmyk(24.1%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(74.63, 18.44, -33.39) |
| CIE-LCH | lch(74.63, 38.14, 298.92°) |
| OKLab | oklab(78.83% 0.0357 -0.0922) |
| OKLCH | oklch(78.83% 0.099 291.2) |
| XYZ | xyz(52.0571, 47.6909, 92.8311) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.80
Lavender
#B39DDB
ΔE00 5.97
Light Violet
#D6B4FC
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFF5 #EAF5AF
analogous
#AFC7F5 #BAAFF5 #DDAFF5
triadic
#BAAFF5 #F5BAAF #AFF5BA
tetradic
#BAAFF5 #F5AFC7 #EAF5AF #AFF5DD
square
#BAAFF5 #F5AFC7 #EAF5AF #AFF5DD
split-complementary
#BAAFF5 #F5DDAF #C7F5AF
monochromatic
#5C42E7 #8B79EE #BAAFF5 #E8E4FC #E8E4FC
Accessibility & contrast
On white
1.99
#BAAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BAAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFF5
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFF5 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9F8
Deuteranopia (green-blind)
#9EB6F3
Tritanopia (blue-blind)
#ADBBC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaff5; /* rgb */ color: rgb(186, 175, 245); /* oklch */ color: oklch(78.8% 0.099 291.2);
Tailwind
colors: {
custom: {
50: '#d0c6f8',
500: '#baaff5',
950: '#000000',
},
}SCSS
$custom: #baaff5; $custom-light: #d0c6f8; $custom-dark: #000000;
JSON
{
"hex": "#baaff5",
"rgb": {
"r": 186,
"g": 175,
"b": 245
},
"hsl": {
"h": 249.429,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.78835,
"c": 0.09888,
"h": 291.2
},
"luminance": 0.47692
}Semantic roles & 50–950 ramp
primary
#BAAFF5
secondary
#EFF3D8
accent
#DA0BBA
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285