#BBBFDE#BBBFDE
#BBBFDE is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.044 H 279.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFDE |
|---|---|
| RGB | rgb(187, 191, 222) |
| HSL | hsl(233, 35%, 80%) |
| HSV | hsv(233, 16%, 87%) |
| CMYK | cmyk(15.8%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(77.93, 4.85, -15.91) |
| CIE-LCH | lch(77.93, 16.64, 286.96°) |
| OKLab | oklab(81.15% 0.0073 -0.0431) |
| OKLCH | oklch(81.15% 0.044 279.6) |
| XYZ | xyz(52.3061, 53.0996, 76.5866) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.22
Periwinkle
#CCCCFF
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 8.84
Lavender (CSS)
#E6E6FA
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFDE #DEDABB
analogous
#BBD0DE #BBBFDE #C8BBDE
triadic
#BBBFDE #DEBBBF #BFDEBB
tetradic
#BBBFDE #DEBBD0 #DEDABB #BBDEC8
square
#BBBFDE #DEBBD0 #DEDABB #BBDEC8
split-complementary
#BBBFDE #DEC8BB #D0DEBB
monochromatic
#6971B6 #9298CA #BBBFDE #E4E6F2 #EAECF5
Accessibility & contrast
On white
1.81
#BBBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BBBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFDE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFDE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2DF
Deuteranopia (green-blind)
#B5C0DD
Tritanopia (blue-blind)
#B3C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfde; /* rgb */ color: rgb(187, 191, 222); /* oklch */ color: oklch(81.2% 0.044 279.6);
Tailwind
colors: {
custom: {
50: '#cfd2e8',
500: '#bbbfde',
950: '#000000',
},
}SCSS
$custom: #bbbfde; $custom-light: #cfd2e8; $custom-dark: #000000;
JSON
{
"hex": "#bbbfde",
"rgb": {
"r": 187,
"g": 191,
"b": 222
},
"hsl": {
"h": 233.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81153,
"c": 0.04376,
"h": 279.6
},
"luminance": 0.531
}Semantic roles & 50–950 ramp
primary
#BBBFDE
secondary
#B6B187
accent
#A038AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384