#BFB0CB#BFB0CB
#BFB0CB is a light, muted violet. Relative luminance 0.464; OKLCH L 77.8% C 0.041 H 310.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0CB |
|---|---|
| RGB | rgb(191, 176, 203) |
| HSL | hsl(273, 21%, 74%) |
| HSV | hsv(273, 13%, 80%) |
| CMYK | cmyk(5.9%, 13.3%, 0%, 20.4%) |
| CIE-LAB | lab(73.83, 10.39, -11.72) |
| CIE-LCH | lch(73.83, 15.66, 311.56°) |
| OKLab | oklab(77.83% 0.0266 -0.0315) |
| OKLCH | oklch(77.83% 0.041 310.2) |
| XYZ | xyz(47.7889, 46.4391, 62.9344) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.55
Lilac
#C8A2C8
ΔE00 7.22
Lavender
#B39DDB
ΔE00 10.33
Light Lavender
#DFC5FE
ΔE00 10.41
Pale Lilac
#E4CBFF
ΔE00 10.47
Pale Lavender
#EECFFE
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0CB #BCCBB0
analogous
#B2B0CB #BFB0CB #CBB0CA
triadic
#BFB0CB #CBBFB0 #B0CBBF
tetradic
#BFB0CB #CBB2B0 #BCCBB0 #B0CACB
square
#BFB0CB #CBB2B0 #BCCBB0 #B0CACB
split-complementary
#BFB0CB #CACBB0 #B0CBB2
monochromatic
#83669A #A18BB3 #BFB0CB #DDD5E3 #F0EDF3
Accessibility & contrast
On white
2.04
#BFB0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#BFB0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0CB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0CB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CC
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#BEB3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb0cb; /* rgb */ color: rgb(191, 176, 203); /* oklch */ color: oklch(77.8% 0.041 310.2);
Tailwind
colors: {
custom: {
50: '#d2c7da',
500: '#bfb0cb',
950: '#000000',
},
}SCSS
$custom: #bfb0cb; $custom-light: #d2c7da; $custom-dark: #000000;
JSON
{
"hex": "#bfb0cb",
"rgb": {
"r": 191,
"g": 176,
"b": 203
},
"hsl": {
"h": 273.333,
"s": 20.611,
"l": 74.314
},
"oklch": {
"l": 0.77833,
"c": 0.04119,
"h": 310.2
},
"luminance": 0.46439
}Semantic roles & 50–950 ramp
primary
#BFB0CB
secondary
#E5E9E2
accent
#9F476E
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283