#BFB0CE#BFB0CE
#BFB0CE is a light, muted violet. Relative luminance 0.466; OKLCH L 77.9% C 0.045 H 307.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0CE |
|---|---|
| RGB | rgb(191, 176, 206) |
| HSL | hsl(270, 23%, 75%) |
| HSV | hsv(270, 15%, 81%) |
| CMYK | cmyk(7.3%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(73.92, 10.99, -13.22) |
| CIE-LCH | lch(73.92, 17.19, 309.73°) |
| OKLab | oklab(77.94% 0.0276 -0.0356) |
| OKLCH | oklch(77.94% 0.045 307.8) |
| XYZ | xyz(48.1498, 46.5834, 64.8354) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.75
Lilac
#C8A2C8
ΔE00 6.92
Lavender
#B39DDB
ΔE00 9.48
Light Lavender
#DFC5FE
ΔE00 9.66
Pale Lilac
#E4CBFF
ΔE00 9.83
Periwinkle
#CCCCFF
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0CE #BFCEB0
analogous
#B0B0CE #BFB0CE #CEB0CE
triadic
#BFB0CE #CEBFB0 #B0CEBF
tetradic
#BFB0CE #CEB0B0 #BFCEB0 #B0CECE
square
#BFB0CE #CEB0B0 #BFCEB0 #B0CECE
split-complementary
#BFB0CE #CECEB0 #B0CEB0
monochromatic
#82649F #A08AB7 #BFB0CE #DED6E5 #F0ECF3
Accessibility & contrast
On white
2.04
#BFB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#BFB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0CE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0CE | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CF
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#BDB4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bfb0ce; /* rgb */ color: rgb(191, 176, 206); /* oklch */ color: oklch(77.9% 0.045 307.8);
Tailwind
colors: {
custom: {
50: '#d2c7dd',
500: '#bfb0ce',
950: '#000000',
},
}SCSS
$custom: #bfb0ce; $custom-light: #d2c7dd; $custom-dark: #000000;
JSON
{
"hex": "#bfb0ce",
"rgb": {
"r": 191,
"g": 176,
"b": 206
},
"hsl": {
"h": 270,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.77936,
"c": 0.04506,
"h": 307.8
},
"luminance": 0.46583
}Semantic roles & 50–950 ramp
primary
#BFB0CE
secondary
#E6EAE1
accent
#A24473
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283