#BE7FCB#BE7FCB
#BE7FCB is a light, vivid purple. Relative luminance 0.304; OKLCH L 68.8% C 0.128 H 320.6°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BE7FCB |
|---|---|
| RGB | rgb(190, 127, 203) |
| HSL | hsl(290, 42%, 65%) |
| HSV | hsv(290, 37%, 80%) |
| CMYK | cmyk(6.4%, 37.4%, 0%, 20.4%) |
| CIE-LAB | lab(62.03, 37.11, -29.68) |
| CIE-LCH | lch(62.03, 47.52, 321.34°) |
| OKLab | oklab(68.76% 0.0989 -0.0813) |
| OKLCH | oklch(68.76% 0.128 320.6) |
| XYZ | xyz(39.6027, 30.4389, 60.2775) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.60
Wisteria
#A87DC2
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.98
Soft Purple
#A66FB5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE7FCB #8CCB7F
analogous
#987FCB #BE7FCB #CB7FB2
triadic
#BE7FCB #CBBE7F #7FCBBE
tetradic
#BE7FCB #CB987F #8CCB7F #7FB2CB
square
#BE7FCB #CB987F #8CCB7F #7FB2CB
split-complementary
#BE7FCB #B2CB7F #7FCB98
monochromatic
#853C94 #A853B9 #BE7FCB #D4ABDD #EAD6EE
Accessibility & contrast
On white
2.96
#BE7FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#BE7FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE7FCB
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE7FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE7FCB | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7591CE
Deuteranopia (green-blind)
#8598C9
Tritanopia (blue-blind)
#BF889C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be7fcb; /* rgb */ color: rgb(190, 127, 203); /* oklch */ color: oklch(68.8% 0.128 320.6);
Tailwind
colors: {
custom: {
50: '#d3a5db',
500: '#be7fcb',
950: '#000000',
},
}SCSS
$custom: #be7fcb; $custom-light: #d3a5db; $custom-dark: #000000;
JSON
{
"hex": "#be7fcb",
"rgb": {
"r": 190,
"g": 127,
"b": 203
},
"hsl": {
"h": 289.737,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.68761,
"c": 0.12806,
"h": 320.6
},
"luminance": 0.30438
}Semantic roles & 50–950 ramp
primary
#BE7FCB
secondary
#CAE0C6
accent
#B53047
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#140F15
muted
#837F83