#BBBFEA#BBBFEA
#BBBFEA is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.6% C 0.061 H 280.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFEA |
|---|---|
| RGB | rgb(187, 191, 234) |
| HSL | hsl(235, 53%, 83%) |
| HSV | hsv(235, 20%, 92%) |
| CMYK | cmyk(20.1%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.33, 7.47, -21.79) |
| CIE-LCH | lch(78.33, 23.03, 288.93°) |
| OKLab | oklab(81.59% 0.0113 -0.0595) |
| OKLCH | oklch(81.59% 0.061 280.8) |
| XYZ | xyz(53.9720, 53.7660, 85.3603) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 8.50
Light Lavender
#DFC5FE
ΔE00 8.81
Pastel Blue
#A2BFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFEA #EAE6BB
analogous
#BBD6EA #BBBFEA #CFBBEA
triadic
#BBBFEA #EABBBF #BFEABB
tetradic
#BBBFEA #EABBD6 #EAE6BB #BBEACF
square
#BBBFEA #EABBD6 #EAE6BB #BBEACF
split-complementary
#BBBFEA #EACFBB #D6EABB
monochromatic
#5D67CD #8C93DC #BBBFEA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.79
#BBBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BBBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFEA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFEA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EC
Deuteranopia (green-blind)
#B2C0E9
Tritanopia (blue-blind)
#B0C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfea; /* rgb */ color: rgb(187, 191, 234); /* oklch */ color: oklch(81.6% 0.061 280.8);
Tailwind
colors: {
custom: {
50: '#d0d2f0',
500: '#bbbfea',
950: '#000000',
},
}SCSS
$custom: #bbbfea; $custom-light: #d0d2f0; $custom-dark: #000000;
JSON
{
"hex": "#bbbfea",
"rgb": {
"r": 187,
"g": 191,
"b": 234
},
"hsl": {
"h": 234.894,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.81588,
"c": 0.06056,
"h": 280.8
},
"luminance": 0.53767
}Semantic roles & 50–950 ramp
primary
#BBBFEA
secondary
#C6C083
accent
#B325C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385