#BFAECC#BFAECC
#BFAECC is a light, muted violet. Relative luminance 0.457; OKLCH L 77.5% C 0.046 H 310.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAECC |
|---|---|
| RGB | rgb(191, 174, 204) |
| HSL | hsl(274, 23%, 74%) |
| HSV | hsv(274, 15%, 80%) |
| CMYK | cmyk(6.4%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(73.36, 11.68, -12.98) |
| CIE-LCH | lch(73.36, 17.46, 312.00°) |
| OKLab | oklab(77.48% 0.0299 -0.0349) |
| OKLCH | oklch(77.48% 0.046 310.6) |
| XYZ | xyz(47.5191, 45.7084, 63.4343) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.75
Lilac
#C8A2C8
ΔE00 6.20
Lavender
#B39DDB
ΔE00 9.34
Light Lavender
#DFC5FE
ΔE00 9.89
Pale Lilac
#E4CBFF
ΔE00 10.09
Pale Lavender
#EECFFE
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAECC #BBCCAE
analogous
#B0AECC #BFAECC #CCAECA
triadic
#BFAECC #CCBFAE #AECCBF
tetradic
#BFAECC #CCB0AE #BBCCAE #AECACC
square
#BFAECC #CCB0AE #BBCCAE #AECACC
split-complementary
#BFAECC #CACCAE #AECCB0
monochromatic
#84639D #A188B4 #BFAECC #DDD4E4 #F0ECF3
Accessibility & contrast
On white
2.07
#BFAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BFAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAECC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAECC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CD
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#BEB1B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfaecc; /* rgb */ color: rgb(191, 174, 204); /* oklch */ color: oklch(77.5% 0.046 310.6);
Tailwind
colors: {
custom: {
50: '#d2c6db',
500: '#bfaecc',
950: '#000000',
},
}SCSS
$custom: #bfaecc; $custom-light: #d2c6db; $custom-dark: #000000;
JSON
{
"hex": "#bfaecc",
"rgb": {
"r": 191,
"g": 174,
"b": 204
},
"hsl": {
"h": 274,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77475,
"c": 0.04595,
"h": 310.6
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#BFAECC
secondary
#E5EAE1
accent
#A1446D
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283