#BBAFFE#BBAFFE
#BBAFFE is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.3% C 0.111 H 290.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFFE |
|---|---|
| RGB | rgb(187, 175, 254) |
| HSL | hsl(249, 98%, 84%) |
| HSV | hsv(249, 31%, 100%) |
| CMYK | cmyk(26.4%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.06, 20.85, -37.56) |
| CIE-LCH | lch(75.06, 42.96, 299.04°) |
| OKLab | oklab(79.31% 0.0391 -0.1041) |
| OKLCH | oklch(79.31% 0.111 290.6) |
| XYZ | xyz(53.7085, 48.3796, 100.2553) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 6.29
Light Violet
#D6B4FC
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 6.72
Lavender (survey)
#C79FEF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFFE #F2FEAF
analogous
#AFCBFE #BBAFFE #E3AFFE
triadic
#BBAFFE #FEBBAF #AFFEBB
tetradic
#BBAFFE #FEAFCB #F2FEAF #AFFEE3
square
#BBAFFE #FEAFCB #F2FEAF #AFFEE3
split-complementary
#BBAFFE #FEE3AF #CBFEAF
monochromatic
#5436FC #8873FD #BBAFFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.97
#BBAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BBAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFFE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFFE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#ACBDCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbaffe; /* rgb */ color: rgb(187, 175, 254); /* oklch */ color: oklch(79.3% 0.111 290.6);
Tailwind
colors: {
custom: {
50: '#d1c6ff',
500: '#bbaffe',
950: '#000000',
},
}SCSS
$custom: #bbaffe; $custom-light: #d1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#bbaffe",
"rgb": {
"r": 187,
"g": 175,
"b": 254
},
"hsl": {
"h": 249.114,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.79306,
"c": 0.11125,
"h": 290.6
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#BBAFFE
secondary
#F2F7D4
accent
#E600C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286