#BE69BE#BE69BE
#BE69BE is a light, vivid purple. Relative luminance 0.248; OKLCH L 64.7% C 0.153 H 327.2°. Best body text is #000000 at 5.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BE69BE |
|---|---|
| RGB | rgb(190, 105, 190) |
| HSL | hsl(300, 40%, 58%) |
| HSV | hsv(300, 45%, 75%) |
| CMYK | cmyk(0%, 44.7%, 0%, 25.5%) |
| CIE-LAB | lab(56.85, 46.34, -30.34) |
| CIE-LCH | lch(56.85, 55.39, 326.79°) |
| OKLab | oklab(64.7% 0.1286 -0.083) |
| OKLCH | oklch(64.7% 0.153 327.2) |
| XYZ | xyz(35.5804, 24.7698, 51.6121) |
| Luminance | 0.2477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.69
Soft Purple
#A66FB5
ΔE00 4.98
Purplish Pink
#CE5DAE
ΔE00 5.29
Pinky Purple
#C94CBE
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.90
Purpleish Pink
#DF4EC8
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE69BE #69BE69
analogous
#9369BE #BE69BE #BE6993
triadic
#BE69BE #BEBE69 #69BEBE
tetradic
#BE69BE #BE9369 #69BE69 #6993BE
square
#BE69BE #BE9369 #69BE69 #6993BE
split-complementary
#BE69BE #93BE69 #69BE93
monochromatic
#783478 #A347A3 #BE69BE #D194D1 #E3BEE3
Accessibility & contrast
On white
3.53
#BE69BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.95
#BE69BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE69BE
5.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE69BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE69BE | 1.00 | 3.53 | 5.95 | 5.95 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6281C1
Deuteranopia (green-blind)
#7A8CBB
Tritanopia (blue-blind)
#C3728B
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #be69be; /* rgb */ color: rgb(190, 105, 190); /* oklch */ color: oklch(64.7% 0.153 327.2);
Tailwind
colors: {
custom: {
50: '#d396d2',
500: '#be69be',
950: '#000000',
},
}SCSS
$custom: #be69be; $custom-light: #d396d2; $custom-dark: #000000;
JSON
{
"hex": "#be69be",
"rgb": {
"r": 190,
"g": 105,
"b": 190
},
"hsl": {
"h": 300,
"s": 39.535,
"l": 57.843
},
"oklch": {
"l": 0.64699,
"c": 0.15308,
"h": 327.2
},
"luminance": 0.24768
}Semantic roles & 50–950 ramp
primary
#BE69BE
secondary
#B0D2B0
accent
#CF5858
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82