#BF90BC#BF90BC
#BF90BC is a light, moderate purple. Relative luminance 0.347; OKLCH L 71.2% C 0.082 H 328.5°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BF90BC |
|---|---|
| RGB | rgb(191, 144, 188) |
| HSL | hsl(304, 27%, 66%) |
| HSV | hsv(304, 25%, 75%) |
| CMYK | cmyk(0%, 24.6%, 1.6%, 25.1%) |
| CIE-LAB | lab(65.48, 25.16, -15.97) |
| CIE-LCH | lch(65.48, 29.80, 327.59°) |
| OKLab | oklab(71.22% 0.0701 -0.0429) |
| OKLCH | oklch(71.22% 0.082 328.5) |
| XYZ | xyz(40.5353, 34.6549, 52.1210) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.01
Dusty Lavender
#AC86A8
ΔE00 5.06
Heather
#A484AC
ΔE00 6.17
Pale Purple
#B790D4
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.22
Lavender Pink
#DD85D7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF90BC #90BF93
analogous
#AA90BF #BF90BC #BF90A4
triadic
#BF90BC #BCBF90 #90BCBF
tetradic
#BF90BC #BFAA90 #90BF93 #90A4BF
square
#BF90BC #BFAA90 #90BF93 #90A4BF
split-complementary
#BF90BC #A4BF90 #90BFAA
monochromatic
#874E83 #A969A5 #BF90BC #D5B7D3 #ECDEEB
Accessibility & contrast
On white
2.65
#BF90BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#BF90BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF90BC
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF90BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF90BC | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBE
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#C3939F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bf90bc; /* rgb */ color: rgb(191, 144, 188); /* oklch */ color: oklch(71.2% 0.082 328.5);
Tailwind
colors: {
custom: {
50: '#d3b1d0',
500: '#bf90bc',
950: '#000000',
},
}SCSS
$custom: #bf90bc; $custom-light: #d3b1d0; $custom-dark: #000000;
JSON
{
"hex": "#bf90bc",
"rgb": {
"r": 191,
"g": 144,
"b": 188
},
"hsl": {
"h": 303.83,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.71223,
"c": 0.08219,
"h": 328.5
},
"luminance": 0.34654
}Semantic roles & 50–950 ramp
primary
#BF90BC
secondary
#CEDDCF
accent
#A54740
background
#FCFAFC
surface
#F9F5F9
border
#D2CFD2
text
#141014
muted
#827F82