#BE7CBD#BE7CBD
#BE7CBD is a light, moderate purple. Relative luminance 0.290; OKLCH L 67.7% C 0.119 H 327.3°. Best body text is #000000 at 6.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7CBD |
|---|---|
| RGB | rgb(190, 124, 189) |
| HSL | hsl(301, 34%, 62%) |
| HSV | hsv(301, 35%, 75%) |
| CMYK | cmyk(0%, 34.7%, 0.5%, 25.5%) |
| CIE-LAB | lab(60.82, 36.03, -23.65) |
| CIE-LCH | lch(60.82, 43.10, 326.73°) |
| OKLab | oklab(67.66% 0.1 -0.0642) |
| OKLCH | oklch(67.66% 0.119 327.3) |
| XYZ | xyz(37.6274, 29.0381, 51.7571) |
| Luminance | 0.2904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.93
Wisteria
#A87DC2
ΔE00 5.61
Soft Purple
#A66FB5
ΔE00 6.16
Lavender Pink
#DD85D7
ΔE00 6.40
Orchid
#DA70D6
ΔE00 6.66
Pale Purple
#B790D4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7CBD #7CBE7D
analogous
#9E7CBE #BE7CBD #BE7C9C
triadic
#BE7CBD #BDBE7C #7CBDBE
tetradic
#BE7CBD #BE9E7C #7CBE7D #7C9CBE
square
#BE7CBD #BE9E7C #7CBE7D #7C9CBE
split-complementary
#BE7CBD #9CBE7C #7CBE9E
monochromatic
#80407F #A954A8 #BE7CBD #D2A5D2 #E7CEE6
Accessibility & contrast
On white
3.08
#BE7CBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.81
#BE7CBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7CBD
6.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7CBD | 1.00 | 3.08 | 6.81 | 6.81 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBF
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#C28294
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #be7cbd; /* rgb */ color: rgb(190, 124, 189); /* oklch */ color: oklch(67.7% 0.119 327.3);
Tailwind
colors: {
custom: {
50: '#d2a3d1',
500: '#be7cbd',
950: '#000000',
},
}SCSS
$custom: #be7cbd; $custom-light: #d2a3d1; $custom-dark: #000000;
JSON
{
"hex": "#be7cbd",
"rgb": {
"r": 190,
"g": 124,
"b": 189
},
"hsl": {
"h": 300.909,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.67661,
"c": 0.11886,
"h": 327.3
},
"luminance": 0.29037
}Semantic roles & 50–950 ramp
primary
#BE7CBD
secondary
#BFD7BF
accent
#AC3B39
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82