#BE74BE#BE74BE
#BE74BE is a light, vivid purple. Relative luminance 0.272; OKLCH L 66.4% C 0.134 H 327.0°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE74BE |
|---|---|
| RGB | rgb(190, 116, 190) |
| HSL | hsl(300, 36%, 60%) |
| HSV | hsv(300, 39%, 75%) |
| CMYK | cmyk(0%, 38.9%, 0%, 25.5%) |
| CIE-LAB | lab(59.12, 40.55, -26.82) |
| CIE-LCH | lch(59.12, 48.62, 326.51°) |
| OKLab | oklab(66.4% 0.1124 -0.0731) |
| OKLCH | oklch(66.4% 0.134 327) |
| XYZ | xyz(36.7741, 27.1573, 52.0100) |
| Luminance | 0.2716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.94
Soft Purple
#A66FB5
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.68
Wisteria
#A87DC2
ΔE00 5.81
Purplish Pink
#CE5DAE
ΔE00 6.51
Pale Magenta
#D767AD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE74BE #74BE74
analogous
#9974BE #BE74BE #BE7499
triadic
#BE74BE #BEBE74 #74BEBE
tetradic
#BE74BE #BE9974 #74BE74 #7499BE
square
#BE74BE #BE9974 #74BE74 #7499BE
split-complementary
#BE74BE #99BE74 #74BE99
monochromatic
#7D3A7D #A74EA7 #BE74BE #D29ED2 #E5C7E5
Accessibility & contrast
On white
3.27
#BE74BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#BE74BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE74BE
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE74BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE74BE | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E88C1
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#C27B90
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #be74be; /* rgb */ color: rgb(190, 116, 190); /* oklch */ color: oklch(66.4% 0.134 327.0);
Tailwind
colors: {
custom: {
50: '#d39ed1',
500: '#be74be',
950: '#000000',
},
}SCSS
$custom: #be74be; $custom-light: #d39ed1; $custom-dark: #000000;
JSON
{
"hex": "#be74be",
"rgb": {
"r": 190,
"g": 116,
"b": 190
},
"hsl": {
"h": 300,
"s": 36.275,
"l": 60
},
"oklch": {
"l": 0.66396,
"c": 0.13407,
"h": 327
},
"luminance": 0.27156
}Semantic roles & 50–950 ramp
primary
#BE74BE
secondary
#B9D5B9
accent
#CC5C5C
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82