#BBAEFE#BBAEFE
#BBAEFE is a light, moderate blue. Relative luminance 0.480; OKLCH L 79.1% C 0.113 H 291.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEFE |
|---|---|
| RGB | rgb(187, 174, 254) |
| HSL | hsl(250, 98%, 84%) |
| HSV | hsv(250, 31%, 100%) |
| CMYK | cmyk(26.4%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.82, 21.41, -37.94) |
| CIE-LCH | lch(74.82, 43.57, 299.43°) |
| OKLab | oklab(79.12% 0.0405 -0.1052) |
| OKLCH | oklch(79.12% 0.113 291) |
| XYZ | xyz(53.5146, 47.9918, 100.1906) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.00
Pastel Purple
#CAA0FF
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.39
Light Violet
#D6B4FC
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.68
Lavender
#B39DDB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEFE #F1FEAE
analogous
#AEC9FE #BBAEFE #E3AEFE
triadic
#BBAEFE #FEBBAE #AEFEBB
tetradic
#BBAEFE #FEAEC9 #F1FEAE #AEFEE3
square
#BBAEFE #FEAEC9 #F1FEAE #AEFEE3
split-complementary
#BBAEFE #FEE3AE #C9FEAE
monochromatic
#5535FD #8872FD #BBAEFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
1.98
#BBAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BBAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEFE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEFE | 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)
#99B9FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#ACBCCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbaefe; /* rgb */ color: rgb(187, 174, 254); /* oklch */ color: oklch(79.1% 0.113 291.0);
Tailwind
colors: {
custom: {
50: '#d1c6ff',
500: '#bbaefe',
950: '#000000',
},
}SCSS
$custom: #bbaefe; $custom-light: #d1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#bbaefe",
"rgb": {
"r": 187,
"g": 174,
"b": 254
},
"hsl": {
"h": 249.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.79118,
"c": 0.11275,
"h": 291
},
"luminance": 0.47993
}Semantic roles & 50–950 ramp
primary
#BBAEFE
secondary
#F1F7D4
accent
#E600C0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286