#BFBCCA#BFBCCA
#BFBCCA is a light, near-neutral violet. Relative luminance 0.513; OKLCH L 80.2% C 0.020 H 295.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCCA |
|---|---|
| RGB | rgb(191, 188, 202) |
| HSL | hsl(253, 12%, 76%) |
| HSV | hsv(253, 7%, 79%) |
| CMYK | cmyk(5.4%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(76.86, 3.69, -6.66) |
| CIE-LCH | lch(76.86, 7.61, 299.01°) |
| OKLab | oklab(80.19% 0.0086 -0.0178) |
| OKLCH | oklch(80.19% 0.02 295.8) |
| XYZ | xyz(50.1278, 51.3070, 63.1280) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.55
Silver
#C0C0C0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 8.97
Dark Gray
#A9A9A9
ΔE00 9.22
Thistle
#D8BFD8
ΔE00 9.32
Light Blue Grey
#B7C9E2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCCA #C7CABC
analogous
#BCC0CA #BFBCCA #C6BCCA
triadic
#BFBCCA #CABFBC #BCCABF
tetradic
#BFBCCA #CABCC0 #C7CABC #BCCAC6
square
#BFBCCA #CABCC0 #C7CABC #BCCAC6
split-complementary
#BFBCCA #CAC6BC #C0CABC
monochromatic
#7E7894 #9E9AAF #BFBCCA #E0DEE5 #EFEEF1
Accessibility & contrast
On white
1.86
#BFBCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BFBCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCCA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCCA | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#BABECA
Tritanopia (blue-blind)
#BDBEC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbcca; /* rgb */ color: rgb(191, 188, 202); /* oklch */ color: oklch(80.2% 0.020 295.8);
Tailwind
colors: {
custom: {
50: '#d2d0da',
500: '#bfbcca',
950: '#000000',
},
}SCSS
$custom: #bfbcca; $custom-light: #d2d0da; $custom-dark: #000000;
JSON
{
"hex": "#bfbcca",
"rgb": {
"r": 191,
"g": 188,
"b": 202
},
"hsl": {
"h": 252.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.80192,
"c": 0.01976,
"h": 295.8
},
"luminance": 0.51307
}Semantic roles & 50–950 ramp
primary
#BFBCCA
secondary
#9A9E8C
accent
#965087
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383