#BE7EBB#BE7EBB
#BE7EBB is a light, moderate purple. Relative luminance 0.295; OKLCH L 67.9% C 0.113 H 328.4°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7EBB |
|---|---|
| RGB | rgb(190, 126, 187) |
| HSL | hsl(303, 33%, 62%) |
| HSV | hsv(303, 34%, 75%) |
| CMYK | cmyk(0%, 33.7%, 1.6%, 25.5%) |
| CIE-LAB | lab(61.18, 34.57, -21.95) |
| CIE-LCH | lch(61.18, 40.95, 327.59°) |
| OKLab | oklab(67.92% 0.0964 -0.0594) |
| OKLCH | oklch(67.92% 0.113 328.4) |
| XYZ | xyz(37.6650, 29.4582, 50.7061) |
| Luminance | 0.2946 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.64
Wisteria
#A87DC2
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.52
Soft Purple
#A66FB5
ΔE00 6.69
Heather
#A484AC
ΔE00 7.00
Dusty Lavender
#AC86A8
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7EBB #7EBE81
analogous
#A17EBE #BE7EBB #BE7E9B
triadic
#BE7EBB #BBBE7E #7EBBBE
tetradic
#BE7EBB #BEA17E #7EBE81 #7E9BBE
square
#BE7EBB #BEA17E #7EBE81 #7E9BBE
split-complementary
#BE7EBB #9BBE7E #7EBEA1
monochromatic
#81417E #A955A5 #BE7EBB #D3A7D0 #E7CFE6
Accessibility & contrast
On white
3.05
#BE7EBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#BE7EBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7EBB
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7EBB | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBD
Deuteranopia (green-blind)
#8A97B9
Tritanopia (blue-blind)
#C28394
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be7ebb; /* rgb */ color: rgb(190, 126, 187); /* oklch */ color: oklch(67.9% 0.113 328.4);
Tailwind
colors: {
custom: {
50: '#d2a4cf',
500: '#be7ebb',
950: '#000000',
},
}SCSS
$custom: #be7ebb; $custom-light: #d2a4cf; $custom-dark: #000000;
JSON
{
"hex": "#be7ebb",
"rgb": {
"r": 190,
"g": 126,
"b": 187
},
"hsl": {
"h": 302.813,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.67915,
"c": 0.11329,
"h": 328.4
},
"luminance": 0.29457
}Semantic roles & 50–950 ramp
primary
#BE7EBB
secondary
#C0D8C1
accent
#AC3F3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82