#BFACCF#BFACCF
#BFACCF is a light, muted violet. Relative luminance 0.451; OKLCH L 77.2% C 0.053 H 309.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACCF |
|---|---|
| RGB | rgb(191, 172, 207) |
| HSL | hsl(273, 27%, 74%) |
| HSV | hsv(273, 17%, 81%) |
| CMYK | cmyk(7.7%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.95, 13.38, -15.23) |
| CIE-LCH | lch(72.95, 20.27, 311.30°) |
| OKLab | oklab(77.19% 0.0339 -0.0411) |
| OKLCH | oklch(77.19% 0.053 309.5) |
| XYZ | xyz(47.4989, 45.0867, 65.2197) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.31
Thistle
#D8BFD8
ΔE00 6.47
Lavender
#B39DDB
ΔE00 7.89
Light Lavender
#DFC5FE
ΔE00 9.11
Light Violet
#D6B4FC
ΔE00 9.51
Pale Lilac
#E4CBFF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACCF #BCCFAC
analogous
#AEACCF #BFACCF #CFACCE
triadic
#BFACCF #CFBFAC #ACCFBF
tetradic
#BFACCF #CFAEAC #BCCFAC #ACCECF
square
#BFACCF #CFAEAC #BCCFAC #ACCECF
split-complementary
#BFACCF #CECFAC #ACCFAE
monochromatic
#835EA2 #A185B9 #BFACCF #DDD3E5 #F0ECF4
Accessibility & contrast
On white
2.10
#BFACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BFACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACCF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACCF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D1
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#BDB0B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaccf; /* rgb */ color: rgb(191, 172, 207); /* oklch */ color: oklch(77.2% 0.053 309.5);
Tailwind
colors: {
custom: {
50: '#d2c4dd',
500: '#bfaccf',
950: '#000000',
},
}SCSS
$custom: #bfaccf; $custom-light: #d2c4dd; $custom-dark: #000000;
JSON
{
"hex": "#bfaccf",
"rgb": {
"r": 191,
"g": 172,
"b": 207
},
"hsl": {
"h": 272.571,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.7719,
"c": 0.05326,
"h": 309.5
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#BFACCF
secondary
#E5EAE1
accent
#A5406E
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183