#BFBCE8#BFBCE8
#BFBCE8 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.062 H 288.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE8 |
|---|---|
| RGB | rgb(191, 188, 232) |
| HSL | hsl(244, 49%, 82%) |
| HSV | hsv(244, 19%, 91%) |
| CMYK | cmyk(17.7%, 19%, 0%, 9%) |
| CIE-LAB | lab(77.80, 9.90, -21.48) |
| CIE-LCH | lch(77.80, 23.65, 294.74°) |
| OKLab | oklab(81.23% 0.0191 -0.0586) |
| OKLCH | oklch(81.23% 0.062 288.1) |
| XYZ | xyz(54.0313, 52.8684, 83.6863) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.47
Light Periwinkle
#C1C6FC
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 7.20
Pale Lilac
#E4CBFF
ΔE00 7.80
Light Violet
#D6B4FC
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE8 #E5E8BC
analogous
#BCCFE8 #BFBCE8 #D5BCE8
triadic
#BFBCE8 #E8BFBC #BCE8BF
tetradic
#BFBCE8 #E8BCCF #E5E8BC #BCE8D5
square
#BFBCE8 #E8BCCF #E5E8BC #BCE8D5
split-complementary
#BFBCE8 #E8D5BC #CFE8BC
monochromatic
#6861C9 #938ED8 #BFBCE8 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.81
#BFBCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#BFBCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE8 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1EA
Deuteranopia (green-blind)
#B1BFE7
Tritanopia (blue-blind)
#B7C3CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce8; /* rgb */ color: rgb(191, 188, 232); /* oklch */ color: oklch(81.2% 0.062 288.1);
Tailwind
colors: {
custom: {
50: '#d2d0ef',
500: '#bfbce8',
950: '#000000',
},
}SCSS
$custom: #bfbce8; $custom-light: #d2d0ef; $custom-dark: #000000;
JSON
{
"hex": "#bfbce8",
"rgb": {
"r": 191,
"g": 188,
"b": 232
},
"hsl": {
"h": 244.091,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.81229,
"c": 0.06161,
"h": 288.1
},
"luminance": 0.52869
}Semantic roles & 50–950 ramp
primary
#BFBCE8
secondary
#BFC385
accent
#BC29B2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385