#BAAFF7#BAAFF7
#BAAFF7 is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.9% C 0.102 H 290.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFF7 |
|---|---|
| RGB | rgb(186, 175, 247) |
| HSL | hsl(249, 82%, 83%) |
| HSV | hsv(249, 29%, 97%) |
| CMYK | cmyk(24.7%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(74.71, 18.91, -34.35) |
| CIE-LCH | lch(74.71, 39.21, 298.84°) |
| OKLab | oklab(78.92% 0.0362 -0.095) |
| OKLCH | oklch(78.92% 0.102 290.9) |
| XYZ | xyz(52.3641, 47.8137, 94.4478) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.87
Light Violet
#D6B4FC
ΔE00 6.15
Lavender
#B39DDB
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 6.64
Lavender (survey)
#C79FEF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFF7 #ECF7AF
analogous
#AFC8F7 #BAAFF7 #DEAFF7
triadic
#BAAFF7 #F7BAAF #AFF7BA
tetradic
#BAAFF7 #F7AFC8 #ECF7AF #AFF7DE
square
#BAAFF7 #F7AFC8 #ECF7AF #AFF7DE
split-complementary
#BAAFF7 #F7DEAF #C8F7AF
monochromatic
#5A40EC #8A77F1 #BAAFF7 #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.99
#BAAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BAAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFF7
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFF7 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9FA
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#ADBBC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaff7; /* rgb */ color: rgb(186, 175, 247); /* oklch */ color: oklch(78.9% 0.102 290.9);
Tailwind
colors: {
custom: {
50: '#d0c6fa',
500: '#baaff7',
950: '#000000',
},
}SCSS
$custom: #baaff7; $custom-light: #d0c6fa; $custom-dark: #000000;
JSON
{
"hex": "#baaff7",
"rgb": {
"r": 186,
"g": 175,
"b": 247
},
"hsl": {
"h": 249.167,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.78921,
"c": 0.10162,
"h": 290.9
},
"luminance": 0.47814
}Semantic roles & 50–950 ramp
primary
#BAAFF7
secondary
#F0F4D7
accent
#DE07BD
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285