#BBAFF8#BBAFF8
#BBAFF8 is a light, moderate blue. Relative luminance 0.480; OKLCH L 79.0% C 0.103 H 291.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFF8 |
|---|---|
| RGB | rgb(187, 175, 248) |
| HSL | hsl(250, 84%, 83%) |
| HSV | hsv(250, 29%, 97%) |
| CMYK | cmyk(24.6%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(74.83, 19.44, -34.70) |
| CIE-LCH | lch(74.83, 39.77, 299.26°) |
| OKLab | oklab(79.04% 0.0376 -0.0959) |
| OKLCH | oklch(79.04% 0.103 291.4) |
| XYZ | xyz(52.7627, 48.0013, 95.2741) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.66
Light Violet
#D6B4FC
ΔE00 5.97
Lavender
#B39DDB
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFF8 #ECF8AF
analogous
#AFC7F8 #BBAFF8 #DFAFF8
triadic
#BBAFF8 #F8BBAF #AFF8BB
tetradic
#BBAFF8 #F8AFC7 #ECF8AF #AFF8DF
square
#BBAFF8 #F8AFC7 #ECF8AF #AFF8DF
split-complementary
#BBAFF8 #F8DFAF #C7F8AF
monochromatic
#5B3EEE #8B77F3 #BBAFF8 #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.98
#BBAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFF8
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFF8 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9FB
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#AEBBC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaff8; /* rgb */ color: rgb(187, 175, 248); /* oklch */ color: oklch(79.0% 0.103 291.4);
Tailwind
colors: {
custom: {
50: '#d0c6fa',
500: '#bbaff8',
950: '#000000',
},
}SCSS
$custom: #bbaff8; $custom-light: #d0c6fa; $custom-dark: #000000;
JSON
{
"hex": "#bbaff8",
"rgb": {
"r": 187,
"g": 175,
"b": 248
},
"hsl": {
"h": 249.863,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.79044,
"c": 0.10304,
"h": 291.4
},
"luminance": 0.48002
}Semantic roles & 50–950 ramp
primary
#BBAFF8
secondary
#F0F4D7
accent
#E005BC
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285