#BE70BF#BE70BF
#BE70BF is a light, vivid purple. Relative luminance 0.263; OKLCH L 65.8% C 0.142 H 326.6°. Best body text is #000000 at 6.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BE70BF |
|---|---|
| RGB | rgb(190, 112, 191) |
| HSL | hsl(299, 38%, 59%) |
| HSV | hsv(299, 41%, 75%) |
| CMYK | cmyk(0.5%, 41.4%, 0%, 25.1%) |
| CIE-LAB | lab(58.32, 42.86, -28.63) |
| CIE-LCH | lch(58.32, 51.55, 326.26°) |
| OKLab | oklab(65.81% 0.1186 -0.0782) |
| OKLCH | oklch(65.81% 0.142 326.6) |
| XYZ | xyz(36.4326, 26.2988, 52.4372) |
| Luminance | 0.2630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.33
Soft Purple
#A66FB5
ΔE00 4.84
Orchid
#DA70D6
ΔE00 5.48
Purplish Pink
#CE5DAE
ΔE00 6.05
Wisteria
#A87DC2
ΔE00 6.18
Pale Magenta
#D767AD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE70BF #71BF70
analogous
#9770BF #BE70BF #BF7098
triadic
#BE70BF #BFBE70 #70BFBE
tetradic
#BE70BF #BF9770 #71BF70 #7098BF
square
#BE70BF #BF9770 #71BF70 #7098BF
split-complementary
#BE70BF #98BF70 #70BF97
monochromatic
#7C387D #A64BA7 #BE70BF #D19AD2 #E4C5E5
Accessibility & contrast
On white
3.35
#BE70BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.26
#BE70BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE70BF
6.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE70BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE70BF | 1.00 | 3.35 | 6.26 | 6.26 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6986C2
Deuteranopia (green-blind)
#7E90BC
Tritanopia (blue-blind)
#C2788F
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #be70bf; /* rgb */ color: rgb(190, 112, 191); /* oklch */ color: oklch(65.8% 0.142 326.6);
Tailwind
colors: {
custom: {
50: '#d39bd2',
500: '#be70bf',
950: '#000000',
},
}SCSS
$custom: #be70bf; $custom-light: #d39bd2; $custom-dark: #000000;
JSON
{
"hex": "#be70bf",
"rgb": {
"r": 190,
"g": 112,
"b": 191
},
"hsl": {
"h": 299.241,
"s": 38.164,
"l": 59.412
},
"oklch": {
"l": 0.6581,
"c": 0.14203,
"h": 326.6
},
"luminance": 0.26297
}Semantic roles & 50–950 ramp
primary
#BE70BF
secondary
#B6D5B6
accent
#CE5A5B
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82