#BAAFF4#BAAFF4
#BAAFF4 is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.8% C 0.098 H 291.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFF4 |
|---|---|
| RGB | rgb(186, 175, 244) |
| HSL | hsl(250, 76%, 82%) |
| HSV | hsv(250, 28%, 96%) |
| CMYK | cmyk(23.8%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.59, 18.21, -32.91) |
| CIE-LCH | lch(74.59, 37.61, 298.96°) |
| OKLab | oklab(78.79% 0.0354 -0.0908) |
| OKLCH | oklch(78.79% 0.098 291.3) |
| XYZ | xyz(51.9049, 47.6300, 92.0293) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.77
Lavender
#B39DDB
ΔE00 5.86
Light Violet
#D6B4FC
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.32
Lavender (survey)
#C79FEF
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFF4 #E9F4AF
analogous
#AFC7F4 #BAAFF4 #DCAFF4
triadic
#BAAFF4 #F4BAAF #AFF4BA
tetradic
#BAAFF4 #F4AFC7 #E9F4AF #AFF4DC
square
#BAAFF4 #F4AFC7 #E9F4AF #AFF4DC
split-complementary
#BAAFF4 #F4DCAF #C7F4AF
monochromatic
#5D43E5 #8C79ED #BAAFF4 #E8E4FB #E8E4FB
Accessibility & contrast
On white
2.00
#BAAFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BAAFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFF4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFF4 | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F7
Deuteranopia (green-blind)
#9EB6F2
Tritanopia (blue-blind)
#AEBBC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baaff4; /* rgb */ color: rgb(186, 175, 244); /* oklch */ color: oklch(78.8% 0.098 291.3);
Tailwind
colors: {
custom: {
50: '#d0c6f8',
500: '#baaff4',
950: '#000000',
},
}SCSS
$custom: #baaff4; $custom-light: #d0c6f8; $custom-dark: #000000;
JSON
{
"hex": "#baaff4",
"rgb": {
"r": 186,
"g": 175,
"b": 244
},
"hsl": {
"h": 249.565,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.78793,
"c": 0.0975,
"h": 291.3
},
"luminance": 0.47631
}Semantic roles & 50–950 ramp
primary
#BAAFF4
secondary
#EFF3D8
accent
#D80DB8
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285