#BF8CCD#BF8CCD
#BF8CCD is a light, moderate purple. Relative luminance 0.342; OKLCH L 71.2% C 0.108 H 318.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8CCD |
|---|---|
| RGB | rgb(191, 140, 205) |
| HSL | hsl(287, 39%, 68%) |
| HSV | hsv(287, 32%, 80%) |
| CMYK | cmyk(6.8%, 31.7%, 0%, 19.6%) |
| CIE-LAB | lab(65.15, 30.68, -25.98) |
| CIE-LCH | lch(65.15, 40.20, 319.74°) |
| OKLab | oklab(71.18% 0.0812 -0.0709) |
| OKLCH | oklch(71.18% 0.108 318.9) |
| XYZ | xyz(41.8819, 34.2413, 62.1488) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.07
Wisteria
#A87DC2
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.08
Orchid (survey)
#C875C4
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.94
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8CCD #9ACD8C
analogous
#9E8CCD #BF8CCD #CD8CBA
triadic
#BF8CCD #CDBF8C #8CCDBF
tetradic
#BF8CCD #CD9E8C #9ACD8C #8CBACD
square
#BF8CCD #CD9E8C #9ACD8C #8CBACD
split-complementary
#BF8CCD #BACD8C #8CCD9E
monochromatic
#88439B #A761BA #BF8CCD #D7B7E0 #EEE1F2
Accessibility & contrast
On white
2.68
#BF8CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#BF8CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8CCD
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8CCD | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD0
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#C093A4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bf8ccd; /* rgb */ color: rgb(191, 140, 205); /* oklch */ color: oklch(71.2% 0.108 318.9);
Tailwind
colors: {
custom: {
50: '#d3aedc',
500: '#bf8ccd',
950: '#000000',
},
}SCSS
$custom: #bf8ccd; $custom-light: #d3aedc; $custom-dark: #000000;
JSON
{
"hex": "#bf8ccd",
"rgb": {
"r": 191,
"g": 140,
"b": 205
},
"hsl": {
"h": 287.077,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.71176,
"c": 0.10776,
"h": 318.9
},
"luminance": 0.3424
}Semantic roles & 50–950 ramp
primary
#BF8CCD
secondary
#D5E4D0
accent
#B2334F
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83