#BFBCE4#BFBCE4
#BFBCE4 is a light, muted blue. Relative luminance 0.526; OKLCH L 81.1% C 0.056 H 288.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE4 |
|---|---|
| RGB | rgb(191, 188, 228) |
| HSL | hsl(245, 43%, 82%) |
| HSV | hsv(245, 18%, 89%) |
| CMYK | cmyk(16.2%, 17.5%, 0%, 10.6%) |
| CIE-LAB | lab(77.66, 9.03, -19.53) |
| CIE-LCH | lch(77.66, 21.51, 294.82°) |
| OKLab | oklab(81.08% 0.0178 -0.0531) |
| OKLCH | oklch(81.08% 0.056 288.5) |
| XYZ | xyz(53.4696, 52.6437, 80.7280) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 8.09
Light Violet
#D6B4FC
ΔE00 8.84
Pale Violet
#CEAEFA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE4 #E1E4BC
analogous
#BCCDE4 #BFBCE4 #D3BCE4
triadic
#BFBCE4 #E4BFBC #BCE4BF
tetradic
#BFBCE4 #E4BCCD #E1E4BC #BCE4D3
square
#BFBCE4 #E4BCCD #E1E4BC #BCE4D3
split-complementary
#BFBCE4 #E4D3BC #CDE4BC
monochromatic
#6C65C1 #9590D2 #BFBCE4 #E9E8F6 #EAE9F6
Accessibility & contrast
On white
1.82
#BFBCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#BFBCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE4
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE4 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#B2BFE3
Tritanopia (blue-blind)
#B8C2C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce4; /* rgb */ color: rgb(191, 188, 228); /* oklch */ color: oklch(81.1% 0.056 288.5);
Tailwind
colors: {
custom: {
50: '#d2d0ec',
500: '#bfbce4',
950: '#000000',
},
}SCSS
$custom: #bfbce4; $custom-light: #d2d0ec; $custom-dark: #000000;
JSON
{
"hex": "#bfbce4",
"rgb": {
"r": 191,
"g": 188,
"b": 228
},
"hsl": {
"h": 244.5,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.81081,
"c": 0.05602,
"h": 288.5
},
"luminance": 0.52644
}Semantic roles & 50–950 ramp
primary
#BFBCE4
secondary
#BABE86
accent
#B630AC
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384