#BAAFFC#BAAFFC
#BAAFFC is a light, moderate blue. Relative luminance 0.481; OKLCH L 79.1% C 0.108 H 290.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFFC |
|---|---|
| RGB | rgb(186, 175, 252) |
| HSL | hsl(249, 93%, 84%) |
| HSV | hsv(249, 31%, 99%) |
| CMYK | cmyk(26.2%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(74.90, 20.09, -36.74) |
| CIE-LCH | lch(74.90, 41.87, 298.67°) |
| OKLab | oklab(79.14% 0.0375 -0.1018) |
| OKLCH | oklch(79.14% 0.108 290.2) |
| XYZ | xyz(53.1460, 48.1264, 98.5659) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.18
Pastel Purple
#CAA0FF
ΔE00 6.49
Light Violet
#D6B4FC
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 6.56
Lilac (survey)
#CEA2FD
ΔE00 6.81
Lavender
#B39DDB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFFC #F1FCAF
analogous
#AFCAFC #BAAFFC #E0AFFC
triadic
#BAAFFC #FCBAAF #AFFCBA
tetradic
#BAAFFC #FCAFCA #F1FCAF #AFFCE0
square
#BAAFFC #FCAFCA #F1FCAF #AFFCE0
split-complementary
#BAAFFC #FCE0AF #CAFCAF
monochromatic
#5439F8 #8774FA #BAAFFC #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.98
#BAAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BAAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFFC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFFC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBAFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#ABBCCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaffc; /* rgb */ color: rgb(186, 175, 252); /* oklch */ color: oklch(79.1% 0.108 290.2);
Tailwind
colors: {
custom: {
50: '#d0c6fd',
500: '#baaffc',
950: '#000000',
},
}SCSS
$custom: #baaffc; $custom-light: #d0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#baaffc",
"rgb": {
"r": 186,
"g": 175,
"b": 252
},
"hsl": {
"h": 248.571,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.79138,
"c": 0.10849,
"h": 290.2
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#BAAFFC
secondary
#F1F6D5
accent
#E600C5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285