#BBAFFA#BBAFFA
#BBAFFA is a light, moderate blue. Relative luminance 0.481; OKLCH L 79.1% C 0.106 H 291.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFFA |
|---|---|
| RGB | rgb(187, 175, 250) |
| HSL | hsl(250, 88%, 83%) |
| HSV | hsv(250, 30%, 98%) |
| CMYK | cmyk(25.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(74.90, 19.91, -35.66) |
| CIE-LCH | lch(74.90, 40.84, 299.18°) |
| OKLab | oklab(79.13% 0.0381 -0.0987) |
| OKLCH | oklch(79.13% 0.106 291.1) |
| XYZ | xyz(53.0746, 48.1261, 96.9170) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.78
Light Violet
#D6B4FC
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.35
Lavender
#B39DDB
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFFA #EEFAAF
analogous
#AFC8FA #BBAFFA #E0AFFA
triadic
#BBAFFA #FABBAF #AFFABB
tetradic
#BBAFFA #FAAFC8 #EEFAAF #AFFAE0
square
#BBAFFA #FAAFC8 #EEFAAF #AFFAE0
split-complementary
#BBAFFA #FAE0AF #C8FAAF
monochromatic
#593CF3 #8A75F6 #BBAFFA #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.98
#BBAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BBAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFFA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFFA | 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)
#9CBAFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#ADBCCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaffa; /* rgb */ color: rgb(187, 175, 250); /* oklch */ color: oklch(79.1% 0.106 291.1);
Tailwind
colors: {
custom: {
50: '#d0c6fc',
500: '#bbaffa',
950: '#000000',
},
}SCSS
$custom: #bbaffa; $custom-light: #d0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#bbaffa",
"rgb": {
"r": 187,
"g": 175,
"b": 250
},
"hsl": {
"h": 249.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.79131,
"c": 0.10577,
"h": 291.1
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#BBAFFA
secondary
#F0F5D6
accent
#E501C0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285