#BFBBE0#BFBBE0
#BFBBE0 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.7% C 0.052 H 290.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBE0 |
|---|---|
| RGB | rgb(191, 187, 224) |
| HSL | hsl(246, 37%, 81%) |
| HSV | hsv(246, 17%, 88%) |
| CMYK | cmyk(14.7%, 16.5%, 0%, 12.2%) |
| CIE-LAB | lab(77.28, 8.72, -17.95) |
| CIE-LCH | lch(77.28, 19.95, 295.91°) |
| OKLab | oklab(80.74% 0.0179 -0.0487) |
| OKLCH | oklch(80.74% 0.052 290.1) |
| XYZ | xyz(52.7078, 51.9984, 77.7664) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.22
Light Lavender
#DFC5FE
ΔE00 8.01
Pale Lilac
#E4CBFF
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 8.44
Light Violet
#D6B4FC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBE0 #DCE0BB
analogous
#BBC9E0 #BFBBE0 #D1BBE0
triadic
#BFBBE0 #E0BFBB #BBE0BF
tetradic
#BFBBE0 #E0BBC9 #DCE0BB #BBE0D1
square
#BFBBE0 #E0BBC9 #DCE0BB #BBE0D1
split-complementary
#BFBBE0 #E0D1BB #C9E0BB
monochromatic
#7067BA #9791CD #BFBBE0 #E7E5F3 #EBEAF5
Accessibility & contrast
On white
1.84
#BFBBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BFBBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBE0
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBE0 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E2
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#B9C1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbbe0; /* rgb */ color: rgb(191, 187, 224); /* oklch */ color: oklch(80.7% 0.052 290.1);
Tailwind
colors: {
custom: {
50: '#d2cfe9',
500: '#bfbbe0',
950: '#000000',
},
}SCSS
$custom: #bfbbe0; $custom-light: #d2cfe9; $custom-dark: #000000;
JSON
{
"hex": "#bfbbe0",
"rgb": {
"r": 191,
"g": 187,
"b": 224
},
"hsl": {
"h": 246.486,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.80739,
"c": 0.05189,
"h": 290.1
},
"luminance": 0.51999
}Semantic roles & 50–950 ramp
primary
#BFBBE0
secondary
#B3B987
accent
#B035A3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384