#BAAFF3#BAAFF3
#BAAFF3 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.8% C 0.096 H 291.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFF3 |
|---|---|
| RGB | rgb(186, 175, 243) |
| HSL | hsl(250, 74%, 82%) |
| HSV | hsv(250, 28%, 95%) |
| CMYK | cmyk(23.5%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(74.55, 17.98, -32.42) |
| CIE-LCH | lch(74.55, 37.08, 299.01°) |
| OKLab | oklab(78.75% 0.0351 -0.0895) |
| OKLCH | oklch(78.75% 0.096 291.4) |
| XYZ | xyz(51.7535, 47.5694, 91.2318) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.76
Lavender
#B39DDB
ΔE00 5.75
Light Violet
#D6B4FC
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFF3 #E8F3AF
analogous
#AFC6F3 #BAAFF3 #DCAFF3
triadic
#BAAFF3 #F3BAAF #AFF3BA
tetradic
#BAAFF3 #F3AFC6 #E8F3AF #AFF3DC
square
#BAAFF3 #F3AFC6 #E8F3AF #AFF3DC
split-complementary
#BAAFF3 #F3DCAF #C6F3AF
monochromatic
#5E45E3 #8C7AEB #BAAFF3 #E8E4FB #E8E4FB
Accessibility & contrast
On white
2.00
#BAAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BAAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFF3
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFF3 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB8F6
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#AEBAC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baaff3; /* rgb */ color: rgb(186, 175, 243); /* oklch */ color: oklch(78.8% 0.096 291.4);
Tailwind
colors: {
custom: {
50: '#cfc6f7',
500: '#baaff3',
950: '#000000',
},
}SCSS
$custom: #baaff3; $custom-light: #cfc6f7; $custom-dark: #000000;
JSON
{
"hex": "#baaff3",
"rgb": {
"r": 186,
"g": 175,
"b": 243
},
"hsl": {
"h": 249.706,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.7875,
"c": 0.09611,
"h": 291.4
},
"luminance": 0.4757
}Semantic roles & 50–950 ramp
primary
#BAAFF3
secondary
#EEF3D8
accent
#D60FB6
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285