#BF9DC2#BF9DC2
#BF9DC2 is a light, moderate purple. Relative luminance 0.391; OKLCH L 73.9% C 0.065 H 323.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DC2 |
|---|---|
| RGB | rgb(191, 157, 194) |
| HSL | hsl(295, 23%, 69%) |
| HSV | hsv(295, 19%, 76%) |
| CMYK | cmyk(1.5%, 19.1%, 0%, 23.9%) |
| CIE-LAB | lab(68.81, 19.09, -14.29) |
| CIE-LCH | lch(68.81, 23.85, 323.18°) |
| OKLab | oklab(73.85% 0.0521 -0.0384) |
| OKLCH | oklch(73.85% 0.065 323.6) |
| XYZ | xyz(43.2792, 39.0862, 56.2930) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.97
Dusty Lavender
#AC86A8
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.40
Heather
#A484AC
ΔE00 8.01
Pale Purple
#B790D4
ΔE00 8.20
Lavender
#B39DDB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DC2 #A0C29D
analogous
#AD9DC2 #BF9DC2 #C29DB3
triadic
#BF9DC2 #C2BF9D #9DC2BF
tetradic
#BF9DC2 #C2AD9D #A0C29D #9DB3C2
square
#BF9DC2 #C2AD9D #A0C29D #9DB3C2
split-complementary
#BF9DC2 #B3C29D #9DC2AD
monochromatic
#89588D #A677AB #BF9DC2 #D8C3D9 #F0E8F1
Accessibility & contrast
On white
2.38
#BF9DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#BF9DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DC2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DC2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C4
Deuteranopia (green-blind)
#A1A9C1
Tritanopia (blue-blind)
#C1A0AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf9dc2; /* rgb */ color: rgb(191, 157, 194); /* oklch */ color: oklch(73.9% 0.065 323.6);
Tailwind
colors: {
custom: {
50: '#d2bad4',
500: '#bf9dc2',
950: '#000000',
},
}SCSS
$custom: #bf9dc2; $custom-light: #d2bad4; $custom-dark: #000000;
JSON
{
"hex": "#bf9dc2",
"rgb": {
"r": 191,
"g": 157,
"b": 194
},
"hsl": {
"h": 295.135,
"s": 23.27,
"l": 68.824
},
"oklch": {
"l": 0.73853,
"c": 0.06467,
"h": 323.6
},
"luminance": 0.39085
}Semantic roles & 50–950 ramp
primary
#BF9DC2
secondary
#D9E3D8
accent
#A2444B
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083