#BBBFE0#BBBFE0
#BBBFE0 is a light, muted blue. Relative luminance 0.532; OKLCH L 81.2% C 0.047 H 279.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE0 |
|---|---|
| RGB | rgb(187, 191, 224) |
| HSL | hsl(234, 37%, 81%) |
| HSV | hsv(234, 17%, 88%) |
| CMYK | cmyk(16.5%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(78.00, 5.28, -16.89) |
| CIE-LCH | lch(78.00, 17.70, 287.36°) |
| OKLab | oklab(81.22% 0.008 -0.0459) |
| OKLCH | oklch(81.22% 0.047 279.9) |
| XYZ | xyz(52.5758, 53.2075, 78.0067) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.65
Periwinkle
#CCCCFF
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 9.12
Powder Blue (survey)
#B1D1FC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE0 #E0DCBB
analogous
#BBD1E0 #BBBFE0 #C9BBE0
triadic
#BBBFE0 #E0BBBF #BFE0BB
tetradic
#BBBFE0 #E0BBD1 #E0DCBB #BBE0C9
square
#BBBFE0 #E0BBD1 #E0DCBB #BBE0C9
split-complementary
#BBBFE0 #E0C9BB #D1E0BB
monochromatic
#6770BA #9197CD #BBBFE0 #E5E7F3 #EAEBF5
Accessibility & contrast
On white
1.80
#BBBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BBBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E2
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#B3C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfe0; /* rgb */ color: rgb(187, 191, 224); /* oklch */ color: oklch(81.2% 0.047 279.9);
Tailwind
colors: {
custom: {
50: '#cfd2e9',
500: '#bbbfe0',
950: '#000000',
},
}SCSS
$custom: #bbbfe0; $custom-light: #cfd2e9; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe0",
"rgb": {
"r": 187,
"g": 191,
"b": 224
},
"hsl": {
"h": 233.514,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.81224,
"c": 0.04656,
"h": 279.9
},
"luminance": 0.53208
}Semantic roles & 50–950 ramp
primary
#BBBFE0
secondary
#B9B387
accent
#A335B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384