#BFBCE7#BFBCE7
#BFBCE7 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.2% C 0.060 H 288.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCE7 |
|---|---|
| RGB | rgb(191, 188, 231) |
| HSL | hsl(244, 47%, 82%) |
| HSV | hsv(244, 19%, 91%) |
| CMYK | cmyk(17.3%, 18.6%, 0%, 9.4%) |
| CIE-LAB | lab(77.76, 9.68, -20.99) |
| CIE-LCH | lch(77.76, 23.12, 294.75°) |
| OKLab | oklab(81.19% 0.0188 -0.0572) |
| OKLCH | oklch(81.19% 0.06 288.2) |
| XYZ | xyz(53.8896, 52.8117, 82.9404) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.61
Light Periwinkle
#C1C6FC
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.85
Light Violet
#D6B4FC
ΔE00 8.33
Pale Violet
#CEAEFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCE7 #E4E7BC
analogous
#BCCFE7 #BFBCE7 #D5BCE7
triadic
#BFBCE7 #E7BFBC #BCE7BF
tetradic
#BFBCE7 #E7BCCF #E4E7BC #BCE7D5
square
#BFBCE7 #E7BCCF #E4E7BC #BCE7D5
split-complementary
#BFBCE7 #E7D5BC #CFE7BC
monochromatic
#6962C7 #948FD7 #BFBCE7 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.82
#BFBCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BFBCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCE7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCE7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C1E9
Deuteranopia (green-blind)
#B1BFE6
Tritanopia (blue-blind)
#B7C3CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbce7; /* rgb */ color: rgb(191, 188, 231); /* oklch */ color: oklch(81.2% 0.060 288.2);
Tailwind
colors: {
custom: {
50: '#d2d0ee',
500: '#bfbce7',
950: '#000000',
},
}SCSS
$custom: #bfbce7; $custom-light: #d2d0ee; $custom-dark: #000000;
JSON
{
"hex": "#bfbce7",
"rgb": {
"r": 191,
"g": 188,
"b": 231
},
"hsl": {
"h": 244.186,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.81192,
"c": 0.06021,
"h": 288.2
},
"luminance": 0.52812
}Semantic roles & 50–950 ramp
primary
#BFBCE7
secondary
#BEC285
accent
#BB2BB0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385