#BFAEC2#BFAEC2
#BFAEC2 is a light, muted purple. Relative luminance 0.452; OKLCH L 77.1% C 0.034 H 321.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEC2 |
|---|---|
| RGB | rgb(191, 174, 194) |
| HSL | hsl(291, 14%, 72%) |
| HSV | hsv(291, 10%, 76%) |
| CMYK | cmyk(1.5%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(73.05, 9.73, -7.95) |
| CIE-LCH | lch(73.05, 12.57, 320.76°) |
| OKLab | oklab(77.14% 0.0263 -0.0212) |
| OKLCH | oklch(77.14% 0.034 321.2) |
| XYZ | xyz(46.3581, 45.2439, 57.3193) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.80
Lilac
#C8A2C8
ΔE00 7.87
Pinkish Grey
#C8ACA9
ΔE00 9.98
Dusty Pink
#D8A7B1
ΔE00 10.16
Dove Gray
#B6B8BD
ΔE00 11.17
Light Mauve
#C292A1
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEC2 #B1C2AE
analogous
#B5AEC2 #BFAEC2 #C2AEBB
triadic
#BFAEC2 #C2BFAE #AEC2BF
tetradic
#BFAEC2 #C2B5AE #B1C2AE #AEBBC2
square
#BFAEC2 #C2B5AE #B1C2AE #AEBBC2
split-complementary
#BFAEC2 #BBC2AE #AEC2B5
monochromatic
#876A8C #A38BA8 #BFAEC2 #DBD1DC #F1EEF2
Accessibility & contrast
On white
2.09
#BFAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BFAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEC2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEC2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C3
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#C0B0B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfaec2; /* rgb */ color: rgb(191, 174, 194); /* oklch */ color: oklch(77.1% 0.034 321.2);
Tailwind
colors: {
custom: {
50: '#d2c6d4',
500: '#bfaec2',
950: '#000000',
},
}SCSS
$custom: #bfaec2; $custom-light: #d2c6d4; $custom-dark: #000000;
JSON
{
"hex": "#bfaec2",
"rgb": {
"r": 191,
"g": 174,
"b": 194
},
"hsl": {
"h": 291,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77138,
"c": 0.03379,
"h": 321.2
},
"luminance": 0.45244
}Semantic roles & 50–950 ramp
primary
#BFAEC2
secondary
#E4E8E3
accent
#984D59
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141314
muted
#828283