#BFB3CA#BFB3CA
#BFB3CA is a light, muted violet. Relative luminance 0.476; OKLCH L 78.4% C 0.035 H 308.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB3CA |
|---|---|
| RGB | rgb(191, 179, 202) |
| HSL | hsl(271, 18%, 75%) |
| HSV | hsv(271, 11%, 79%) |
| CMYK | cmyk(5.4%, 11.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.56, 8.56, -10.08) |
| CIE-LCH | lch(74.56, 13.23, 310.32°) |
| OKLab | oklab(78.39% 0.0218 -0.027) |
| OKLCH | oklch(78.39% 0.035 308.9) |
| XYZ | xyz(48.2648, 47.5810, 62.5070) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 10.50
Pale Lilac
#E4CBFF
ΔE00 11.19
Periwinkle
#CCCCFF
ΔE00 11.22
Light Lavender
#DFC5FE
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB3CA #BECAB3
analogous
#B4B3CA #BFB3CA #CAB3CA
triadic
#BFB3CA #CABFB3 #B3CABF
tetradic
#BFB3CA #CAB4B3 #BECAB3 #B3CACA
square
#BFB3CA #CAB4B3 #BECAB3 #B3CACA
split-complementary
#BFB3CA #CACAB3 #B3CAB4
monochromatic
#826B98 #A18FB1 #BFB3CA #DDD7E3 #F0EDF2
Accessibility & contrast
On white
2.00
#BFB3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BFB3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB3CA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB3CA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CB
Deuteranopia (green-blind)
#B2B8C9
Tritanopia (blue-blind)
#BEB6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb3ca; /* rgb */ color: rgb(191, 179, 202); /* oklch */ color: oklch(78.4% 0.035 308.9);
Tailwind
colors: {
custom: {
50: '#d2c9da',
500: '#bfb3ca',
950: '#000000',
},
}SCSS
$custom: #bfb3ca; $custom-light: #d2c9da; $custom-dark: #000000;
JSON
{
"hex": "#bfb3ca",
"rgb": {
"r": 191,
"g": 179,
"b": 202
},
"hsl": {
"h": 271.304,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.78392,
"c": 0.03471,
"h": 308.9
},
"luminance": 0.47581
}Semantic roles & 50–950 ramp
primary
#BFB3CA
secondary
#E5E9E2
accent
#9C4971
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283