#BE8ABB#BE8ABB
#BE8ABB is a light, moderate purple. Relative luminance 0.327; OKLCH L 70.0% C 0.091 H 328.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8ABB |
|---|---|
| RGB | rgb(190, 138, 187) |
| HSL | hsl(303, 29%, 64%) |
| HSV | hsv(303, 27%, 75%) |
| CMYK | cmyk(0%, 27.4%, 1.6%, 25.5%) |
| CIE-LAB | lab(63.93, 27.95, -17.77) |
| CIE-LCH | lch(63.93, 33.12, 327.56°) |
| OKLab | oklab(70% 0.0779 -0.0479) |
| OKLCH | oklch(70% 0.091 328.4) |
| XYZ | xyz(39.2925, 32.7133, 51.2486) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.09
Heather
#A484AC
ΔE00 5.82
Pale Purple
#B790D4
ΔE00 6.68
Lilac
#C8A2C8
ΔE00 6.80
Orchid (survey)
#C875C4
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8ABB #8ABE8D
analogous
#A78ABE #BE8ABB #BE8AA1
triadic
#BE8ABB #BBBE8A #8ABBBE
tetradic
#BE8ABB #BEA78A #8ABE8D #8AA1BE
square
#BE8ABB #BEA78A #8ABE8D #8AA1BE
split-complementary
#BE8ABB #A1BE8A #8ABEA7
monochromatic
#844981 #A863A4 #BE8ABB #D4B1D2 #EAD9E9
Accessibility & contrast
On white
2.78
#BE8ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#BE8ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8ABB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8ABB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8797BD
Deuteranopia (green-blind)
#949DB9
Tritanopia (blue-blind)
#C28E9B
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be8abb; /* rgb */ color: rgb(190, 138, 187); /* oklch */ color: oklch(70.0% 0.091 328.4);
Tailwind
colors: {
custom: {
50: '#d2accf',
500: '#be8abb',
950: '#000000',
},
}SCSS
$custom: #be8abb; $custom-light: #d2accf; $custom-dark: #000000;
JSON
{
"hex": "#be8abb",
"rgb": {
"r": 190,
"g": 138,
"b": 187
},
"hsl": {
"h": 303.462,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.70002,
"c": 0.09144,
"h": 328.4
},
"luminance": 0.32712
}Semantic roles & 50–950 ramp
primary
#BE8ABB
secondary
#C9DBCA
accent
#A7443E
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141013
muted
#827F82