#BF9ECA#BF9ECA
#BF9ECA is a light, moderate purple. Relative luminance 0.398; OKLCH L 74.3% C 0.072 H 317.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9ECA |
|---|---|
| RGB | rgb(191, 158, 202) |
| HSL | hsl(285, 29%, 71%) |
| HSV | hsv(285, 22%, 79%) |
| CMYK | cmyk(5.4%, 21.8%, 0%, 20.8%) |
| CIE-LAB | lab(69.32, 20.10, -17.95) |
| CIE-LCH | lch(69.32, 26.95, 318.23°) |
| OKLab | oklab(74.33% 0.0532 -0.0485) |
| OKLCH | oklch(74.33% 0.072 317.6) |
| XYZ | xyz(44.3718, 39.7950, 61.2094) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.80
Lavender
#B39DDB
ΔE00 6.31
Pale Purple
#B790D4
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 8.07
Lavender (survey)
#C79FEF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9ECA #A9CA9E
analogous
#A99ECA #BF9ECA #CA9EBF
triadic
#BF9ECA #CABF9E #9ECABF
tetradic
#BF9ECA #CAA99E #A9CA9E #9EBFCA
square
#BF9ECA #CAA99E #A9CA9E #9EBFCA
split-complementary
#BF9ECA #BFCA9E #9ECAA9
monochromatic
#88549A #A576B4 #BF9ECA #D9C6E0 #F2EBF4
Accessibility & contrast
On white
2.34
#BF9ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BF9ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9ECA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9ECA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#A0AAC8
Tritanopia (blue-blind)
#BFA3AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf9eca; /* rgb */ color: rgb(191, 158, 202); /* oklch */ color: oklch(74.3% 0.072 317.6);
Tailwind
colors: {
custom: {
50: '#d2bada',
500: '#bf9eca',
950: '#000000',
},
}SCSS
$custom: #bf9eca; $custom-light: #d2bada; $custom-dark: #000000;
JSON
{
"hex": "#bf9eca",
"rgb": {
"r": 191,
"g": 158,
"b": 202
},
"hsl": {
"h": 285,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74333,
"c": 0.07197,
"h": 317.6
},
"luminance": 0.39794
}Semantic roles & 50–950 ramp
primary
#BF9ECA
secondary
#DFE8DC
accent
#A83E58
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#141114
muted
#828083