#BE67BE#BE67BE
#BE67BE is a light, vivid purple. Relative luminance 0.244; OKLCH L 64.4% C 0.156 H 327.2°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BE67BE |
|---|---|
| RGB | rgb(190, 103, 190) |
| HSL | hsl(300, 40%, 57%) |
| HSV | hsv(300, 46%, 75%) |
| CMYK | cmyk(0%, 45.8%, 0%, 25.5%) |
| CIE-LAB | lab(56.45, 47.37, -30.95) |
| CIE-LCH | lch(56.45, 56.59, 326.84°) |
| OKLab | oklab(64.4% 0.1315 -0.0848) |
| OKLCH | oklch(64.4% 0.156 327.2) |
| XYZ | xyz(35.3791, 24.3672, 51.5450) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.13
Soft Purple
#A66FB5
ΔE00 5.12
Purplish Pink
#CE5DAE
ΔE00 5.21
Pinky Purple
#C94CBE
ΔE00 5.36
Orchid
#DA70D6
ΔE00 6.09
Purpleish Pink
#DF4EC8
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE67BE #67BE67
analogous
#9367BE #BE67BE #BE6793
triadic
#BE67BE #BEBE67 #67BEBE
tetradic
#BE67BE #BE9367 #67BE67 #6793BE
square
#BE67BE #BE9367 #67BE67 #6793BE
split-complementary
#BE67BE #93BE67 #67BE93
monochromatic
#773377 #A245A2 #BE67BE #D092D0 #E3BDE3
Accessibility & contrast
On white
3.58
#BE67BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#BE67BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE67BE
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE67BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE67BE | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F80C1
Deuteranopia (green-blind)
#788BBB
Tritanopia (blue-blind)
#C3708A
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #be67be; /* rgb */ color: rgb(190, 103, 190); /* oklch */ color: oklch(64.4% 0.156 327.2);
Tailwind
colors: {
custom: {
50: '#d395d2',
500: '#be67be',
950: '#000000',
},
}SCSS
$custom: #be67be; $custom-light: #d395d2; $custom-dark: #000000;
JSON
{
"hex": "#be67be",
"rgb": {
"r": 190,
"g": 103,
"b": 190
},
"hsl": {
"h": 300,
"s": 40.092,
"l": 57.451
},
"oklch": {
"l": 0.64404,
"c": 0.15645,
"h": 327.2
},
"luminance": 0.24365
}Semantic roles & 50–950 ramp
primary
#BE67BE
secondary
#AFD2AF
accent
#D05858
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140D14
muted
#837E82