#BFBCE2#BFBCE2
#BFBCE2 is a light, muted blue. Relative luminance 0.525; OKLCH L 81.0% C 0.053 H 288.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE2 |
|---|---|
| RGB | rgb(191, 188, 226) |
| HSL | hsl(245, 40%, 81%) |
| HSV | hsv(245, 17%, 89%) |
| CMYK | cmyk(15.5%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(77.60, 8.60, -18.55) |
| CIE-LCH | lch(77.60, 20.44, 294.88°) |
| OKLab | oklab(81.01% 0.0171 -0.0504) |
| OKLCH | oklch(81.01% 0.053 288.8) |
| XYZ | xyz(53.1935, 52.5333, 79.2742) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.83
Light Violet
#D6B4FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE2 #DFE2BC
analogous
#BCCCE2 #BFBCE2 #D2BCE2
triadic
#BFBCE2 #E2BFBC #BCE2BF
tetradic
#BFBCE2 #E2BCCC #DFE2BC #BCE2D2
square
#BFBCE2 #E2BCCC #DFE2BC #BCE2D2
split-complementary
#BFBCE2 #E2D2BC #CCE2BC
monochromatic
#6D67BD #9691D0 #BFBCE2 #E8E7F4 #EBEAF6
Accessibility & contrast
On white
1.83
#BFBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BFBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE2
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE2 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E4
Deuteranopia (green-blind)
#B3BFE1
Tritanopia (blue-blind)
#B8C2C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce2; /* rgb */ color: rgb(191, 188, 226); /* oklch */ color: oklch(81.0% 0.053 288.8);
Tailwind
colors: {
custom: {
50: '#d2d0eb',
500: '#bfbce2',
950: '#000000',
},
}SCSS
$custom: #bfbce2; $custom-light: #d2d0eb; $custom-dark: #000000;
JSON
{
"hex": "#bfbce2",
"rgb": {
"r": 191,
"g": 188,
"b": 226
},
"hsl": {
"h": 244.737,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.81009,
"c": 0.05322,
"h": 288.8
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#BFBCE2
secondary
#B7BB87
accent
#B333A9
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384