#BE7FBD#BE7FBD
#BE7FBD is a light, moderate purple. Relative luminance 0.298; OKLCH L 68.2% C 0.113 H 327.3°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FBD |
|---|---|
| RGB | rgb(190, 127, 189) |
| HSL | hsl(301, 33%, 62%) |
| HSV | hsv(301, 33%, 75%) |
| CMYK | cmyk(0%, 33.2%, 0.5%, 25.5%) |
| CIE-LAB | lab(61.48, 34.40, -22.62) |
| CIE-LCH | lch(61.48, 41.17, 326.66°) |
| OKLab | oklab(68.17% 0.0954 -0.0613) |
| OKLCH | oklch(68.17% 0.113 327.3) |
| XYZ | xyz(38.0091, 29.8015, 51.8844) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.64
Wisteria
#A87DC2
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 6.31
Soft Purple
#A66FB5
ΔE00 6.72
Pale Purple
#B790D4
ΔE00 6.90
Heather
#A484AC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FBD #7FBE80
analogous
#9F7FBE #BE7FBD #BE7F9E
triadic
#BE7FBD #BDBE7F #7FBDBE
tetradic
#BE7FBD #BE9F7F #7FBE80 #7F9EBE
square
#BE7FBD #BE9F7F #7FBE80 #7F9EBE
split-complementary
#BE7FBD #9EBE7F #7FBE9F
monochromatic
#814280 #A956A8 #BE7FBD #D3A8D2 #E7D0E7
Accessibility & contrast
On white
3.02
#BE7FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#BE7FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7FBD
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FBD | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBF
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#C28496
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be7fbd; /* rgb */ color: rgb(190, 127, 189); /* oklch */ color: oklch(68.2% 0.113 327.3);
Tailwind
colors: {
custom: {
50: '#d2a5d1',
500: '#be7fbd',
950: '#000000',
},
}SCSS
$custom: #be7fbd; $custom-light: #d2a5d1; $custom-dark: #000000;
JSON
{
"hex": "#be7fbd",
"rgb": {
"r": 190,
"g": 127,
"b": 189
},
"hsl": {
"h": 300.952,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.68166,
"c": 0.11346,
"h": 327.3
},
"luminance": 0.298
}Semantic roles & 50–950 ramp
primary
#BE7FBD
secondary
#C1D8C1
accent
#AB3C3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82