#BE66BE#BE66BE
#BE66BE is a light, vivid purple. Relative luminance 0.242; OKLCH L 64.3% C 0.158 H 327.2°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BE66BE |
|---|---|
| RGB | rgb(190, 102, 190) |
| HSL | hsl(300, 40%, 57%) |
| HSV | hsv(300, 46%, 75%) |
| CMYK | cmyk(0%, 46.3%, 0%, 25.5%) |
| CIE-LAB | lab(56.26, 47.88, -31.26) |
| CIE-LCH | lch(56.26, 57.18, 326.86°) |
| OKLab | oklab(64.26% 0.133 -0.0856) |
| OKLCH | oklch(64.26% 0.158 327.2) |
| XYZ | xyz(35.2802, 24.1694, 51.5121) |
| Luminance | 0.2417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.35
Pinky Purple
#C94CBE
ΔE00 5.13
Purplish Pink
#CE5DAE
ΔE00 5.19
Soft Purple
#A66FB5
ΔE00 5.20
Purpleish Pink
#DF4EC8
ΔE00 6.08
Mediumorchid
#BA55D3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE66BE #66BE66
analogous
#9266BE #BE66BE #BE6692
triadic
#BE66BE #BEBE66 #66BEBE
tetradic
#BE66BE #BE9266 #66BE66 #6692BE
square
#BE66BE #BE9266 #66BE66 #6692BE
split-complementary
#BE66BE #92BE66 #66BE92
monochromatic
#773377 #A245A2 #BE66BE #D091D0 #E2BCE2
Accessibility & contrast
On white
3.60
#BE66BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#BE66BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE66BE
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE66BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE66BE | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E80C1
Deuteranopia (green-blind)
#778BBB
Tritanopia (blue-blind)
#C36F89
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #be66be; /* rgb */ color: rgb(190, 102, 190); /* oklch */ color: oklch(64.3% 0.158 327.2);
Tailwind
colors: {
custom: {
50: '#d394d2',
500: '#be66be',
950: '#000000',
},
}SCSS
$custom: #be66be; $custom-light: #d394d2; $custom-dark: #000000;
JSON
{
"hex": "#be66be",
"rgb": {
"r": 190,
"g": 102,
"b": 190
},
"hsl": {
"h": 300,
"s": 40.367,
"l": 57.255
},
"oklch": {
"l": 0.64258,
"c": 0.15813,
"h": 327.2
},
"luminance": 0.24168
}Semantic roles & 50–950 ramp
primary
#BE66BE
secondary
#AED2AE
accent
#D05858
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140D14
muted
#837E82