#BFBCE3#BFBCE3
#BFBCE3 is a light, muted blue. Relative luminance 0.526; OKLCH L 81.0% C 0.055 H 288.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE3 |
|---|---|
| RGB | rgb(191, 188, 227) |
| HSL | hsl(245, 41%, 81%) |
| HSV | hsv(245, 17%, 89%) |
| CMYK | cmyk(15.9%, 17.2%, 0%, 11%) |
| CIE-LAB | lab(77.63, 8.82, -19.04) |
| CIE-LCH | lch(77.63, 20.98, 294.85°) |
| OKLab | oklab(81.05% 0.0175 -0.0518) |
| OKLCH | oklch(81.05% 0.055 288.6) |
| XYZ | xyz(53.3311, 52.5883, 79.9990) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 7.79
Pale Lilac
#E4CBFF
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 8.96
Light Violet
#D6B4FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE3 #E0E3BC
analogous
#BCCDE3 #BFBCE3 #D3BCE3
triadic
#BFBCE3 #E3BFBC #BCE3BF
tetradic
#BFBCE3 #E3BCCD #E0E3BC #BCE3D3
square
#BFBCE3 #E3BCCD #E0E3BC #BCE3D3
split-complementary
#BFBCE3 #E3D3BC #CDE3BC
monochromatic
#6D66BF #9691D1 #BFBCE3 #E8E7F5 #EAE9F6
Accessibility & contrast
On white
1.82
#BFBCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BFBCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE3
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE3 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E5
Deuteranopia (green-blind)
#B3BFE2
Tritanopia (blue-blind)
#B8C2C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce3; /* rgb */ color: rgb(191, 188, 227); /* oklch */ color: oklch(81.0% 0.055 288.6);
Tailwind
colors: {
custom: {
50: '#d2d0eb',
500: '#bfbce3',
950: '#000000',
},
}SCSS
$custom: #bfbce3; $custom-light: #d2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#bfbce3",
"rgb": {
"r": 191,
"g": 188,
"b": 227
},
"hsl": {
"h": 244.615,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.81045,
"c": 0.05463,
"h": 288.6
},
"luminance": 0.52589
}Semantic roles & 50–950 ramp
primary
#BFBCE3
secondary
#B8BC87
accent
#B431AA
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384