#BFAEC1#BFAEC1
#BFAEC1 is a light, muted purple. Relative luminance 0.452; OKLCH L 77.1% C 0.033 H 322.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEC1 |
|---|---|
| RGB | rgb(191, 174, 193) |
| HSL | hsl(294, 13%, 72%) |
| HSV | hsv(294, 10%, 76%) |
| CMYK | cmyk(1%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(73.02, 9.54, -7.45) |
| CIE-LCH | lch(73.02, 12.10, 322.04°) |
| OKLab | oklab(77.11% 0.026 -0.0198) |
| OKLCH | oklch(77.11% 0.033 322.6) |
| XYZ | xyz(46.2461, 45.1992, 56.7298) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.92
Lilac
#C8A2C8
ΔE00 8.11
Pinkish Grey
#C8ACA9
ΔE00 9.66
Dusty Pink
#D8A7B1
ΔE00 10.05
Dove Gray
#B6B8BD
ΔE00 10.96
Light Mauve
#C292A1
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEC1 #B0C1AE
analogous
#B6AEC1 #BFAEC1 #C1AEBA
triadic
#BFAEC1 #C1BFAE #AEC1BF
tetradic
#BFAEC1 #C1B6AE #B0C1AE #AEBAC1
square
#BFAEC1 #C1B6AE #B0C1AE #AEBAC1
split-complementary
#BFAEC1 #BAC1AE #AEC1B6
monochromatic
#876A8B #A48BA6 #BFAEC1 #DAD1DC #F1EEF2
Accessibility & contrast
On white
2.09
#BFAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BFAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEC1
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEC1 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C2
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#C0B0B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaec1; /* rgb */ color: rgb(191, 174, 193); /* oklch */ color: oklch(77.1% 0.033 322.6);
Tailwind
colors: {
custom: {
50: '#d2c6d3',
500: '#bfaec1',
950: '#000000',
},
}SCSS
$custom: #bfaec1; $custom-light: #d2c6d3; $custom-dark: #000000;
JSON
{
"hex": "#bfaec1",
"rgb": {
"r": 191,
"g": 174,
"b": 193
},
"hsl": {
"h": 293.684,
"s": 13.287,
"l": 71.961
},
"oklch": {
"l": 0.77106,
"c": 0.03265,
"h": 322.6
},
"luminance": 0.45199
}Semantic roles & 50–950 ramp
primary
#BFAEC1
secondary
#E4E8E3
accent
#974E56
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282