#BBBAFE#BBBAFE
#BBBAFE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.4% C 0.095 H 284.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAFE |
|---|---|
| RGB | rgb(187, 186, 254) |
| HSL | hsl(241, 97%, 86%) |
| HSV | hsv(241, 27%, 100%) |
| CMYK | cmyk(26.4%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(77.78, 14.79, -33.36) |
| CIE-LCH | lch(77.78, 36.49, 293.91°) |
| OKLab | oklab(81.4% 0.0243 -0.0922) |
| OKLCH | oklch(81.4% 0.095 284.8) |
| XYZ | xyz(55.9372, 52.8372, 100.9982) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 5.40
Pale Violet
#CEAEFA
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.57
Light Violet
#D6B4FC
ΔE00 7.88
Light Lavender
#DFC5FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAFE #FDFEBA
analogous
#BADBFE #BBBAFE #DDBAFE
triadic
#BBBAFE #FEBBBA #BAFEBB
tetradic
#BBBAFE #FEBADB #FDFEBA #BAFEDD
square
#BBBAFE #FEBADB #FDFEBA #BAFEDD
split-complementary
#BBBAFE #FEDDBA #DBFEBA
monochromatic
#4441FC #807EFD #BBBAFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
1.82
#BBBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BBBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAFE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAFE | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A6BEFC
Tritanopia (blue-blind)
#ABC6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbafe; /* rgb */ color: rgb(187, 186, 254); /* oklch */ color: oklch(81.4% 0.095 284.8);
Tailwind
colors: {
custom: {
50: '#d0ceff',
500: '#bbbafe',
950: '#000000',
},
}SCSS
$custom: #bbbafe; $custom-light: #d0ceff; $custom-dark: #000000;
JSON
{
"hex": "#bbbafe",
"rgb": {
"r": 187,
"g": 186,
"b": 254
},
"hsl": {
"h": 240.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.814,
"c": 0.09531,
"h": 284.8
},
"luminance": 0.52838
}Semantic roles & 50–950 ramp
primary
#BBBAFE
secondary
#E3E577
accent
#E600E2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386