#BE7FBB#BE7FBB
#BE7FBB is a light, moderate purple. Relative luminance 0.297; OKLCH L 68.1% C 0.111 H 328.4°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FBB |
|---|---|
| RGB | rgb(190, 127, 187) |
| HSL | hsl(303, 33%, 62%) |
| HSV | hsv(303, 33%, 75%) |
| CMYK | cmyk(0%, 33.2%, 1.6%, 25.5%) |
| CIE-LAB | lab(61.41, 34.02, -21.61) |
| CIE-LCH | lch(61.41, 40.30, 327.58°) |
| OKLab | oklab(68.08% 0.0949 -0.0585) |
| OKLCH | oklch(68.08% 0.111 328.4) |
| XYZ | xyz(37.7935, 29.7152, 50.7489) |
| Luminance | 0.2971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.88
Wisteria
#A87DC2
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.52
Heather
#A484AC
ΔE00 6.85
Dusty Lavender
#AC86A8
ΔE00 6.85
Soft Purple
#A66FB5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FBB #7FBE82
analogous
#A27FBE #BE7FBB #BE7F9C
triadic
#BE7FBB #BBBE7F #7FBBBE
tetradic
#BE7FBB #BEA27F #7FBE82 #7F9CBE
square
#BE7FBB #BEA27F #7FBE82 #7F9CBE
split-complementary
#BE7FBB #9CBE7F #7FBEA2
monochromatic
#81427E #A956A5 #BE7FBB #D3A8D1 #E7D0E6
Accessibility & contrast
On white
3.02
#BE7FBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#BE7FBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE7FBB
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FBB | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C8FBD
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#C28495
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be7fbb; /* rgb */ color: rgb(190, 127, 187); /* oklch */ color: oklch(68.1% 0.111 328.4);
Tailwind
colors: {
custom: {
50: '#d2a5cf',
500: '#be7fbb',
950: '#000000',
},
}SCSS
$custom: #be7fbb; $custom-light: #d2a5cf; $custom-dark: #000000;
JSON
{
"hex": "#be7fbb",
"rgb": {
"r": 190,
"g": 127,
"b": 187
},
"hsl": {
"h": 302.857,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.68084,
"c": 0.11147,
"h": 328.4
},
"luminance": 0.29714
}Semantic roles & 50–950 ramp
primary
#BE7FBB
secondary
#C1D8C2
accent
#AB3F3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82