#BFAFCF#BFAFCF
#BFAFCF is a light, muted violet. Relative luminance 0.462; OKLCH L 77.8% C 0.048 H 307.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFCF |
|---|---|
| RGB | rgb(191, 175, 207) |
| HSL | hsl(270, 25%, 75%) |
| HSV | hsv(270, 15%, 81%) |
| CMYK | cmyk(7.7%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(73.70, 11.74, -14.10) |
| CIE-LCH | lch(73.70, 18.34, 309.78°) |
| OKLab | oklab(77.78% 0.0295 -0.038) |
| OKLCH | oklch(77.78% 0.048 307.8) |
| XYZ | xyz(48.0763, 46.2415, 65.4121) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.96
Lilac
#C8A2C8
ΔE00 6.44
Lavender
#B39DDB
ΔE00 8.86
Light Lavender
#DFC5FE
ΔE00 9.31
Pale Lilac
#E4CBFF
ΔE00 9.57
Light Violet
#D6B4FC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFCF #BFCFAF
analogous
#AFAFCF #BFAFCF #CFAFCF
triadic
#BFAFCF #CFBFAF #AFCFBF
tetradic
#BFAFCF #CFAFAF #BFCFAF #AFCFCF
square
#BFAFCF #CFAFAF #BFCFAF #AFCFCF
split-complementary
#BFAFCF #CFCFAF #AFCFAF
monochromatic
#8263A1 #A089B8 #BFAFCF #DED5E6 #F0ECF4
Accessibility & contrast
On white
2.05
#BFAFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BFAFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFCF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFCF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4D0
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#BDB3BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfafcf; /* rgb */ color: rgb(191, 175, 207); /* oklch */ color: oklch(77.8% 0.048 307.8);
Tailwind
colors: {
custom: {
50: '#d2c6dd',
500: '#bfafcf',
950: '#000000',
},
}SCSS
$custom: #bfafcf; $custom-light: #d2c6dd; $custom-dark: #000000;
JSON
{
"hex": "#bfafcf",
"rgb": {
"r": 191,
"g": 175,
"b": 207
},
"hsl": {
"h": 270,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.77775,
"c": 0.04808,
"h": 307.8
},
"luminance": 0.46241
}Semantic roles & 50–950 ramp
primary
#BFAFCF
secondary
#E6EAE1
accent
#A44273
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283