#BE72BE#BE72BE
#BE72BE is a light, vivid purple. Relative luminance 0.267; OKLCH L 66.1% C 0.138 H 327.0°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BE72BE |
|---|---|
| RGB | rgb(190, 114, 190) |
| HSL | hsl(300, 37%, 60%) |
| HSV | hsv(300, 40%, 75%) |
| CMYK | cmyk(0%, 40%, 0%, 25.5%) |
| CIE-LAB | lab(58.70, 41.62, -27.48) |
| CIE-LCH | lch(58.70, 49.87, 326.56°) |
| OKLab | oklab(66.08% 0.1154 -0.0749) |
| OKLCH | oklch(66.08% 0.138 327) |
| XYZ | xyz(36.5461, 26.7011, 51.9340) |
| Luminance | 0.2670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.07
Soft Purple
#A66FB5
ΔE00 4.94
Orchid
#DA70D6
ΔE00 5.60
Wisteria
#A87DC2
ΔE00 6.01
Purplish Pink
#CE5DAE
ΔE00 6.20
Pale Magenta
#D767AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE72BE #72BE72
analogous
#9872BE #BE72BE #BE7298
triadic
#BE72BE #BEBE72 #72BEBE
tetradic
#BE72BE #BE9872 #72BE72 #7298BE
square
#BE72BE #BE9872 #72BE72 #7298BE
split-complementary
#BE72BE #98BE72 #72BE98
monochromatic
#7C397C #A64DA6 #BE72BE #D19CD1 #E5C6E5
Accessibility & contrast
On white
3.31
#BE72BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#BE72BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE72BE
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE72BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE72BE | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C87C1
Deuteranopia (green-blind)
#8091BC
Tritanopia (blue-blind)
#C2798F
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #be72be; /* rgb */ color: rgb(190, 114, 190); /* oklch */ color: oklch(66.1% 0.138 327.0);
Tailwind
colors: {
custom: {
50: '#d39cd1',
500: '#be72be',
950: '#000000',
},
}SCSS
$custom: #be72be; $custom-light: #d39cd1; $custom-dark: #000000;
JSON
{
"hex": "#be72be",
"rgb": {
"r": 190,
"g": 114,
"b": 190
},
"hsl": {
"h": 300,
"s": 36.893,
"l": 59.608
},
"oklch": {
"l": 0.66079,
"c": 0.13757,
"h": 327
},
"luminance": 0.26699
}Semantic roles & 50–950 ramp
primary
#BE72BE
secondary
#B7D5B7
accent
#CD5B5B
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82