#BE6BC0#BE6BC0
#BE6BC0 is a light, vivid purple. Relative luminance 0.253; OKLCH L 65.1% C 0.152 H 326.3°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE6BC0 |
|---|---|
| RGB | rgb(190, 107, 192) |
| HSL | hsl(299, 40%, 59%) |
| HSV | hsv(299, 44%, 75%) |
| CMYK | cmyk(1%, 44.3%, 0%, 24.7%) |
| CIE-LAB | lab(57.34, 45.68, -30.72) |
| CIE-LCH | lch(57.34, 55.05, 326.07°) |
| OKLab | oklab(65.09% 0.1261 -0.0841) |
| OKLCH | oklch(65.09% 0.152 326.3) |
| XYZ | xyz(36.0066, 25.2700, 52.8400) |
| Luminance | 0.2527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.32
Soft Purple
#A66FB5
ΔE00 4.90
Orchid
#DA70D6
ΔE00 5.61
Purplish Pink
#CE5DAE
ΔE00 5.72
Pinky Purple
#C94CBE
ΔE00 6.28
Purpleish Pink
#DF4EC8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE6BC0 #6DC06B
analogous
#936BC0 #BE6BC0 #C06B97
triadic
#BE6BC0 #C0BE6B #6BC0BE
tetradic
#BE6BC0 #C0936B #6DC06B #6B97C0
square
#BE6BC0 #C0936B #6DC06B #6B97C0
split-complementary
#BE6BC0 #97C06B #6BC093
monochromatic
#7A357C #A547A7 #BE6BC0 #D196D2 #E4C1E5
Accessibility & contrast
On white
3.47
#BE6BC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#BE6BC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE6BC0
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE6BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE6BC0 | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6383C3
Deuteranopia (green-blind)
#7A8DBD
Tritanopia (blue-blind)
#C2748C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #be6bc0; /* rgb */ color: rgb(190, 107, 192); /* oklch */ color: oklch(65.1% 0.152 326.3);
Tailwind
colors: {
custom: {
50: '#d398d3',
500: '#be6bc0',
950: '#000000',
},
}SCSS
$custom: #be6bc0; $custom-light: #d398d3; $custom-dark: #000000;
JSON
{
"hex": "#be6bc0",
"rgb": {
"r": 190,
"g": 107,
"b": 192
},
"hsl": {
"h": 298.588,
"s": 40.284,
"l": 58.627
},
"oklch": {
"l": 0.65091,
"c": 0.15159,
"h": 326.3
},
"luminance": 0.25268
}Semantic roles & 50–950 ramp
primary
#BE6BC0
secondary
#B3D4B3
accent
#D0585A
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82