#BE6DBD#BE6DBD
#BE6DBD is a light, vivid purple. Relative luminance 0.256; OKLCH L 65.3% C 0.145 H 327.5°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE6DBD |
|---|---|
| RGB | rgb(190, 109, 189) |
| HSL | hsl(301, 38%, 59%) |
| HSV | hsv(301, 43%, 75%) |
| CMYK | cmyk(0%, 42.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(57.62, 44.07, -28.58) |
| CIE-LCH | lch(57.62, 52.53, 327.04°) |
| OKLab | oklab(65.26% 0.1226 -0.078) |
| OKLCH | oklch(65.26% 0.145 327.5) |
| XYZ | xyz(35.8885, 25.5603, 51.1775) |
| Luminance | 0.2556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.85
Soft Purple
#A66FB5
ΔE00 4.84
Purplish Pink
#CE5DAE
ΔE00 5.46
Orchid
#DA70D6
ΔE00 5.73
Wisteria
#A87DC2
ΔE00 6.72
Pinky Purple
#C94CBE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE6DBD #6DBE6E
analogous
#966DBE #BE6DBD #BE6D94
triadic
#BE6DBD #BDBE6D #6DBDBE
tetradic
#BE6DBD #BE966D #6DBE6E #6D94BE
square
#BE6DBD #BE966D #6DBE6E #6D94BE
split-complementary
#BE6DBD #94BE6D #6DBE96
monochromatic
#7A3679 #A549A3 #BE6DBD #D197D0 #E4C2E3
Accessibility & contrast
On white
3.44
#BE6DBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#BE6DBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE6DBD
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE6DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE6DBD | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6784C0
Deuteranopia (green-blind)
#7D8EBA
Tritanopia (blue-blind)
#C3758C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #be6dbd; /* rgb */ color: rgb(190, 109, 189); /* oklch */ color: oklch(65.3% 0.145 327.5);
Tailwind
colors: {
custom: {
50: '#d399d1',
500: '#be6dbd',
950: '#000000',
},
}SCSS
$custom: #be6dbd; $custom-light: #d399d1; $custom-dark: #000000;
JSON
{
"hex": "#be6dbd",
"rgb": {
"r": 190,
"g": 109,
"b": 189
},
"hsl": {
"h": 300.741,
"s": 38.389,
"l": 58.627
},
"oklch": {
"l": 0.65258,
"c": 0.14529,
"h": 327.5
},
"luminance": 0.25559
}Semantic roles & 50–950 ramp
primary
#BE6DBD
secondary
#B3D3B4
accent
#CE5B59
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82