#BF9FCA#BF9FCA
#BF9FCA is a light, moderate purple. Relative luminance 0.401; OKLCH L 74.5% C 0.070 H 317.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9FCA |
|---|---|
| RGB | rgb(191, 159, 202) |
| HSL | hsl(285, 29%, 71%) |
| HSV | hsv(285, 21%, 79%) |
| CMYK | cmyk(5.4%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(69.57, 19.55, -17.58) |
| CIE-LCH | lch(69.57, 26.29, 318.03°) |
| OKLab | oklab(74.52% 0.0516 -0.0475) |
| OKLCH | oklch(74.52% 0.07 317.4) |
| XYZ | xyz(44.5431, 40.1376, 61.2665) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.67
Lavender
#B39DDB
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.68
Pale Purple
#B790D4
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 8.22
Lavender (survey)
#C79FEF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9FCA #AACA9F
analogous
#A99FCA #BF9FCA #CA9FBF
triadic
#BF9FCA #CABF9F #9FCABF
tetradic
#BF9FCA #CAA99F #AACA9F #9FBFCA
square
#BF9FCA #CAA99F #AACA9F #9FBFCA
split-complementary
#BF9FCA #BFCA9F #9FCAA9
monochromatic
#88559A #A578B4 #BF9FCA #D9C6E0 #F2EBF4
Accessibility & contrast
On white
2.33
#BF9FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#BF9FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9FCA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9FCA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#BFA4AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf9fca; /* rgb */ color: rgb(191, 159, 202); /* oklch */ color: oklch(74.5% 0.070 317.4);
Tailwind
colors: {
custom: {
50: '#d2bbda',
500: '#bf9fca',
950: '#000000',
},
}SCSS
$custom: #bf9fca; $custom-light: #d2bbda; $custom-dark: #000000;
JSON
{
"hex": "#bf9fca",
"rgb": {
"r": 191,
"g": 159,
"b": 202
},
"hsl": {
"h": 284.651,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74521,
"c": 0.07017,
"h": 317.4
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#BF9FCA
secondary
#E0E8DD
accent
#A83E59
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141214
muted
#828183