#BFBCE0#BFBCE0
#BFBCE0 is a light, muted blue. Relative luminance 0.524; OKLCH L 80.9% C 0.050 H 289.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE0 |
|---|---|
| RGB | rgb(191, 188, 224) |
| HSL | hsl(245, 37%, 81%) |
| HSV | hsv(245, 16%, 88%) |
| CMYK | cmyk(14.7%, 16.1%, 0%, 12.2%) |
| CIE-LAB | lab(77.53, 8.18, -17.56) |
| CIE-LCH | lch(77.53, 19.37, 294.96°) |
| OKLab | oklab(80.94% 0.0165 -0.0477) |
| OKLCH | oklch(80.94% 0.05 289) |
| XYZ | xyz(52.9207, 52.4242, 77.8374) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.16
Light Lavender
#DFC5FE
ΔE00 8.28
Pale Lilac
#E4CBFF
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.59
Light Violet
#D6B4FC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE0 #DDE0BC
analogous
#BCCBE0 #BFBCE0 #D1BCE0
triadic
#BFBCE0 #E0BFBC #BCE0BF
tetradic
#BFBCE0 #E0BCCB #DDE0BC #BCE0D1
square
#BFBCE0 #E0BCCB #DDE0BC #BCE0D1
split-complementary
#BFBCE0 #E0D1BC #CBE0BC
monochromatic
#6F68B9 #9792CD #BFBCE0 #E7E6F3 #EBEAF5
Accessibility & contrast
On white
1.83
#BFBCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BFBCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE0
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE0 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E2
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#B9C2C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce0; /* rgb */ color: rgb(191, 188, 224); /* oklch */ color: oklch(80.9% 0.050 289.0);
Tailwind
colors: {
custom: {
50: '#d2d0e9',
500: '#bfbce0',
950: '#000000',
},
}SCSS
$custom: #bfbce0; $custom-light: #d2d0e9; $custom-dark: #000000;
JSON
{
"hex": "#bfbce0",
"rgb": {
"r": 191,
"g": 188,
"b": 224
},
"hsl": {
"h": 245,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.80937,
"c": 0.05043,
"h": 289
},
"luminance": 0.52425
}Semantic roles & 50–950 ramp
primary
#BFBCE0
secondary
#B4B988
accent
#B036A5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384