#BFAFCC#BFAFCC
#BFAFCC is a light, muted violet. Relative luminance 0.461; OKLCH L 77.7% C 0.044 H 310.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFCC |
|---|---|
| RGB | rgb(191, 175, 204) |
| HSL | hsl(273, 22%, 74%) |
| HSV | hsv(273, 14%, 80%) |
| CMYK | cmyk(6.4%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(73.61, 11.14, -12.60) |
| CIE-LCH | lch(73.61, 16.82, 311.47°) |
| OKLab | oklab(77.67% 0.0284 -0.0339) |
| OKLCH | oklch(77.67% 0.044 310) |
| XYZ | xyz(47.7131, 46.0962, 63.4989) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Lilac
#C8A2C8
ΔE00 6.64
Lavender
#B39DDB
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 10.01
Pale Lilac
#E4CBFF
ΔE00 10.15
Pale Lavender
#EECFFE
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFCC #BCCCAF
analogous
#B1AFCC #BFAFCC #CCAFCB
triadic
#BFAFCC #CCBFAF #AFCCBF
tetradic
#BFAFCC #CCB1AF #BCCCAF #AFCBCC
square
#BFAFCC #CCB1AF #BCCCAF #AFCBCC
split-complementary
#BFAFCC #CBCCAF #AFCCB1
monochromatic
#83649C #A18AB4 #BFAFCC #DDD4E4 #F0ECF3
Accessibility & contrast
On white
2.05
#BFAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BFAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFCC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFCC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#BEB2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfafcc; /* rgb */ color: rgb(191, 175, 204); /* oklch */ color: oklch(77.7% 0.044 310.0);
Tailwind
colors: {
custom: {
50: '#d2c6db',
500: '#bfafcc',
950: '#000000',
},
}SCSS
$custom: #bfafcc; $custom-light: #d2c6db; $custom-dark: #000000;
JSON
{
"hex": "#bfafcc",
"rgb": {
"r": 191,
"g": 175,
"b": 204
},
"hsl": {
"h": 273.103,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.77671,
"c": 0.0442,
"h": 310
},
"luminance": 0.46096
}Semantic roles & 50–950 ramp
primary
#BFAFCC
secondary
#E5E9E2
accent
#A1456E
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283