#BBBFEE#BBBFEE
#BBBFEE is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.7% C 0.066 H 281.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFEE |
|---|---|
| RGB | rgb(187, 191, 238) |
| HSL | hsl(235, 60%, 83%) |
| HSV | hsv(235, 21%, 93%) |
| CMYK | cmyk(21.4%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.46, 8.37, -23.73) |
| CIE-LCH | lch(78.46, 25.16, 289.42°) |
| OKLab | oklab(81.74% 0.0126 -0.0649) |
| OKLCH | oklch(81.74% 0.066 281) |
| XYZ | xyz(54.5531, 53.9984, 88.4209) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.46
Periwinkle
#CCCCFF
ΔE00 3.71
Pastel Blue
#A2BFFE
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 8.59
Light Blue Grey
#B7C9E2
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFEE #EEEABB
analogous
#BBD8EE #BBBFEE #D0BBEE
triadic
#BBBFEE #EEBBBF #BFEEBB
tetradic
#BBBFEE #EEBBD8 #EEEABB #BBEED0
square
#BBBFEE #EEBBD8 #EEEABB #BBEED0
split-complementary
#BBBFEE #EED0BB #D8EEBB
monochromatic
#5963D6 #8A91E2 #BBBFEE #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.78
#BBBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BBBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFEE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFEE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#AFC7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfee; /* rgb */ color: rgb(187, 191, 238); /* oklch */ color: oklch(81.7% 0.066 281.0);
Tailwind
colors: {
custom: {
50: '#d0d2f3',
500: '#bbbfee',
950: '#000000',
},
}SCSS
$custom: #bbbfee; $custom-light: #d0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bbbfee",
"rgb": {
"r": 187,
"g": 191,
"b": 238
},
"hsl": {
"h": 235.294,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.81739,
"c": 0.06615,
"h": 281
},
"luminance": 0.53999
}Semantic roles & 50–950 ramp
primary
#BBBFEE
secondary
#CCC681
accent
#BA1EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385