#BFABCC#BFABCC
#BFABCC is a light, muted violet. Relative luminance 0.446; OKLCH L 76.9% C 0.051 H 312.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BFABCC |
|---|---|
| RGB | rgb(191, 171, 204) |
| HSL | hsl(276, 24%, 74%) |
| HSV | hsv(276, 16%, 80%) |
| CMYK | cmyk(6.4%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(72.60, 13.33, -14.11) |
| CIE-LCH | lch(72.60, 19.41, 313.37°) |
| OKLab | oklab(76.89% 0.0343 -0.038) |
| OKLCH | oklch(76.89% 0.051 312.1) |
| XYZ | xyz(46.9460, 44.5622, 63.2432) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.99
Thistle
#D8BFD8
ΔE00 6.27
Lavender
#B39DDB
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 9.67
Plum
#DDA0DD
ΔE00 9.71
Pale Lilac
#E4CBFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFABCC #B8CCAB
analogous
#AEABCC #BFABCC #CCABC8
triadic
#BFABCC #CCBFAB #ABCCBF
tetradic
#BFABCC #CCAEAB #B8CCAB #ABC8CC
square
#BFABCC #CCAEAB #B8CCAB #ABC8CC
split-complementary
#BFABCC #C8CCAB #ABCCAE
monochromatic
#855F9D #A285B5 #BFABCC #DCD1E3 #F0ECF3
Accessibility & contrast
On white
2.12
#BFABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BFABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFABCC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFABCC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#AAB3CB
Tritanopia (blue-blind)
#BEAFB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfabcc; /* rgb */ color: rgb(191, 171, 204); /* oklch */ color: oklch(76.9% 0.051 312.1);
Tailwind
colors: {
custom: {
50: '#d2c4db',
500: '#bfabcc',
950: '#000000',
},
}SCSS
$custom: #bfabcc; $custom-light: #d2c4db; $custom-dark: #000000;
JSON
{
"hex": "#bfabcc",
"rgb": {
"r": 191,
"g": 171,
"b": 204
},
"hsl": {
"h": 276.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.7689,
"c": 0.05121,
"h": 312.1
},
"luminance": 0.44562
}Semantic roles & 50–950 ramp
primary
#BFABCC
secondary
#E5EAE1
accent
#A34369
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183