#BFACCD#BFACCD
#BFACCD is a light, muted violet. Relative luminance 0.450; OKLCH L 77.1% C 0.051 H 310.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFACCD |
|---|---|
| RGB | rgb(191, 172, 205) |
| HSL | hsl(275, 25%, 74%) |
| HSV | hsv(275, 16%, 80%) |
| CMYK | cmyk(6.8%, 16.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.89, 12.98, -14.23) |
| CIE-LCH | lch(72.89, 19.26, 312.36°) |
| OKLab | oklab(77.12% 0.0332 -0.0383) |
| OKLCH | oklch(77.12% 0.051 310.9) |
| XYZ | xyz(47.2560, 44.9895, 63.9401) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 6.19
Lavender
#B39DDB
ΔE00 8.42
Light Lavender
#DFC5FE
ΔE00 9.51
Pale Lilac
#E4CBFF
ΔE00 9.86
Plum
#DDA0DD
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFACCD #BACDAC
analogous
#AFACCD #BFACCD #CDACCB
triadic
#BFACCD #CDBFAC #ACCDBF
tetradic
#BFACCD #CDAFAC #BACDAC #ACCBCD
square
#BFACCD #CDAFAC #BACDAC #ACCBCD
split-complementary
#BFACCD #CBCDAC #ACCDAF
monochromatic
#84609F #A286B6 #BFACCD #DCD2E4 #F0ECF3
Accessibility & contrast
On white
2.10
#BFACCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#BFACCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFACCD
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFACCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFACCD | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#BEB0B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaccd; /* rgb */ color: rgb(191, 172, 205); /* oklch */ color: oklch(77.1% 0.051 310.9);
Tailwind
colors: {
custom: {
50: '#d2c4dc',
500: '#bfaccd',
950: '#000000',
},
}SCSS
$custom: #bfaccd; $custom-light: #d2c4dc; $custom-dark: #000000;
JSON
{
"hex": "#bfaccd",
"rgb": {
"r": 191,
"g": 172,
"b": 205
},
"hsl": {
"h": 274.545,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.7712,
"c": 0.05072,
"h": 310.9
},
"luminance": 0.44989
}Semantic roles & 50–950 ramp
primary
#BFACCD
secondary
#E5EAE1
accent
#A3426B
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183