#BFB0CA#BFB0CA
#BFB0CA is a light, muted violet. Relative luminance 0.464; OKLCH L 77.8% C 0.040 H 311.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0CA |
|---|---|
| RGB | rgb(191, 176, 202) |
| HSL | hsl(275, 20%, 74%) |
| HSV | hsv(275, 13%, 79%) |
| CMYK | cmyk(5.4%, 12.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.80, 10.19, -11.22) |
| CIE-LCH | lch(73.80, 15.16, 312.26°) |
| OKLab | oklab(77.8% 0.0262 -0.0301) |
| OKLCH | oklch(77.8% 0.04 311.1) |
| XYZ | xyz(47.6701, 46.3915, 62.3088) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Lilac
#C8A2C8
ΔE00 7.35
Lavender
#B39DDB
ΔE00 10.62
Light Lavender
#DFC5FE
ΔE00 10.67
Pale Lilac
#E4CBFF
ΔE00 10.69
Pale Lavender
#EECFFE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0CA #BBCAB0
analogous
#B2B0CA #BFB0CA #CAB0C8
triadic
#BFB0CA #CABFB0 #B0CABF
tetradic
#BFB0CA #CAB2B0 #BBCAB0 #B0C8CA
square
#BFB0CA #CAB2B0 #BBCAB0 #B0C8CA
split-complementary
#BFB0CA #C8CAB0 #B0CAB2
monochromatic
#846799 #A18BB1 #BFB0CA #DDD5E3 #F0EDF3
Accessibility & contrast
On white
2.04
#BFB0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#BFB0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0CA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0CA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#AFB6C9
Tritanopia (blue-blind)
#BEB3B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb0ca; /* rgb */ color: rgb(191, 176, 202); /* oklch */ color: oklch(77.8% 0.040 311.1);
Tailwind
colors: {
custom: {
50: '#d2c7da',
500: '#bfb0ca',
950: '#000000',
},
}SCSS
$custom: #bfb0ca; $custom-light: #d2c7da; $custom-dark: #000000;
JSON
{
"hex": "#bfb0ca",
"rgb": {
"r": 191,
"g": 176,
"b": 202
},
"hsl": {
"h": 274.615,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.77799,
"c": 0.03992,
"h": 311.1
},
"luminance": 0.46391
}Semantic roles & 50–950 ramp
primary
#BFB0CA
secondary
#E5E9E2
accent
#9E476C
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283