#BE6BBD#BE6BBD
#BE6BBD is a light, vivid purple. Relative luminance 0.251; OKLCH L 65.0% C 0.149 H 327.6°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BE6BBD |
|---|---|
| RGB | rgb(190, 107, 189) |
| HSL | hsl(301, 39%, 58%) |
| HSV | hsv(301, 44%, 75%) |
| CMYK | cmyk(0%, 43.7%, 0.5%, 25.5%) |
| CIE-LAB | lab(57.21, 45.12, -29.21) |
| CIE-LCH | lch(57.21, 53.75, 327.08°) |
| OKLab | oklab(64.95% 0.1255 -0.0798) |
| OKLCH | oklch(64.95% 0.149 327.6) |
| XYZ | xyz(35.6776, 25.1384, 51.1072) |
| Luminance | 0.2514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.25
Soft Purple
#A66FB5
ΔE00 4.88
Purplish Pink
#CE5DAE
ΔE00 5.28
Orchid
#DA70D6
ΔE00 5.83
Pinky Purple
#C94CBE
ΔE00 6.33
Purpleish Pink
#DF4EC8
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE6BBD #6BBE6C
analogous
#956BBE #BE6BBD #BE6B93
triadic
#BE6BBD #BDBE6B #6BBDBE
tetradic
#BE6BBD #BE956B #6BBE6C #6B93BE
square
#BE6BBD #BE956B #6BBE6C #6B93BE
split-complementary
#BE6BBD #93BE6B #6BBE95
monochromatic
#793578 #A448A3 #BE6BBD #D196D0 #E3C0E3
Accessibility & contrast
On white
3.48
#BE6BBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#BE6BBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE6BBD
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE6BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE6BBD | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6582C0
Deuteranopia (green-blind)
#7B8DBA
Tritanopia (blue-blind)
#C3738B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #be6bbd; /* rgb */ color: rgb(190, 107, 189); /* oklch */ color: oklch(65.0% 0.149 327.6);
Tailwind
colors: {
custom: {
50: '#d398d1',
500: '#be6bbd',
950: '#000000',
},
}SCSS
$custom: #be6bbd; $custom-light: #d398d1; $custom-dark: #000000;
JSON
{
"hex": "#be6bbd",
"rgb": {
"r": 190,
"g": 107,
"b": 189
},
"hsl": {
"h": 300.723,
"s": 38.967,
"l": 58.235
},
"oklch": {
"l": 0.64954,
"c": 0.14873,
"h": 327.6
},
"luminance": 0.25137
}Semantic roles & 50–950 ramp
primary
#BE6BBD
secondary
#B2D3B2
accent
#CF5A59
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82