#BE6BBF#BE6BBF
#BE6BBF is a light, vivid purple. Relative luminance 0.252; OKLCH L 65.0% C 0.151 H 326.7°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BE6BBF |
|---|---|
| RGB | rgb(190, 107, 191) |
| HSL | hsl(299, 40%, 58%) |
| HSV | hsv(299, 44%, 75%) |
| CMYK | cmyk(0.5%, 44%, 0%, 25.1%) |
| CIE-LAB | lab(57.29, 45.49, -30.22) |
| CIE-LCH | lch(57.29, 54.61, 326.40°) |
| OKLab | oklab(65.05% 0.1259 -0.0827) |
| OKLCH | oklch(65.05% 0.151 326.7) |
| XYZ | xyz(35.8962, 25.2259, 52.2584) |
| Luminance | 0.2522 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.28
Soft Purple
#A66FB5
ΔE00 4.88
Purplish Pink
#CE5DAE
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.67
Pinky Purple
#C94CBE
ΔE00 6.29
Purpleish Pink
#DF4EC8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE6BBF #6CBF6B
analogous
#946BBF #BE6BBF #BF6B96
triadic
#BE6BBF #BFBE6B #6BBFBE
tetradic
#BE6BBF #BF946B #6CBF6B #6B96BF
square
#BE6BBF #BF946B #6CBF6B #6B96BF
split-complementary
#BE6BBF #96BF6B #6BBF94
monochromatic
#7A357B #A447A5 #BE6BBF #D196D1 #E4C0E4
Accessibility & contrast
On white
3.47
#BE6BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#BE6BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE6BBF
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE6BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE6BBF | 1.00 | 3.47 | 6.04 | 6.04 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6483C2
Deuteranopia (green-blind)
#7B8DBC
Tritanopia (blue-blind)
#C2748C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #be6bbf; /* rgb */ color: rgb(190, 107, 191); /* oklch */ color: oklch(65.0% 0.151 326.7);
Tailwind
colors: {
custom: {
50: '#d398d2',
500: '#be6bbf',
950: '#000000',
},
}SCSS
$custom: #be6bbf; $custom-light: #d398d2; $custom-dark: #000000;
JSON
{
"hex": "#be6bbf",
"rgb": {
"r": 190,
"g": 107,
"b": 191
},
"hsl": {
"h": 299.286,
"s": 39.623,
"l": 58.431
},
"oklch": {
"l": 0.65045,
"c": 0.15064,
"h": 326.7
},
"luminance": 0.25224
}Semantic roles & 50–950 ramp
primary
#BE6BBF
secondary
#B3D4B2
accent
#D0585A
background
#FDF9FC
surface
#FAF2F9
border
#D3CCD2
text
#140E14
muted
#837E82