#BBBFE4#BBBFE4
#BBBFE4 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.052 H 280.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE4 |
|---|---|
| RGB | rgb(187, 191, 228) |
| HSL | hsl(234, 43%, 81%) |
| HSV | hsv(234, 18%, 89%) |
| CMYK | cmyk(18%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.13, 6.15, -18.86) |
| CIE-LCH | lch(78.13, 19.83, 288.06°) |
| OKLab | oklab(81.37% 0.0093 -0.0513) |
| OKLCH | oklch(81.37% 0.052 280.3) |
| XYZ | xyz(53.1246, 53.4270, 80.8973) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Periwinkle
#CCCCFF
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.03
Light Lavender
#DFC5FE
ΔE00 9.48
Cloudy Blue
#ACC2D9
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE4 #E4E0BB
analogous
#BBD4E4 #BBBFE4 #CCBBE4
triadic
#BBBFE4 #E4BBBF #BFE4BB
tetradic
#BBBFE4 #E4BBD4 #E4E0BB #BBE4CC
square
#BBBFE4 #E4BBD4 #E4E0BB #BBE4CC
split-complementary
#BBBFE4 #E4CCBB #D4E4BB
monochromatic
#636DC1 #8F96D3 #BBBFE4 #E7E8F5 #E9EAF6
Accessibility & contrast
On white
1.80
#BBBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BBBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E6
Deuteranopia (green-blind)
#B4C0E3
Tritanopia (blue-blind)
#B2C5CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfe4; /* rgb */ color: rgb(187, 191, 228); /* oklch */ color: oklch(81.4% 0.052 280.3);
Tailwind
colors: {
custom: {
50: '#cfd2ec',
500: '#bbbfe4',
950: '#000000',
},
}SCSS
$custom: #bbbfe4; $custom-light: #cfd2ec; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe4",
"rgb": {
"r": 187,
"g": 191,
"b": 228
},
"hsl": {
"h": 234.146,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.81367,
"c": 0.05216,
"h": 280.3
},
"luminance": 0.53428
}Semantic roles & 50–950 ramp
primary
#BBBFE4
secondary
#BEB885
accent
#A92FB6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384