#BE8EBF#BE8EBF
#BE8EBF is a light, moderate purple. Relative luminance 0.341; OKLCH L 70.9% C 0.088 H 325.8°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BE8EBF |
|---|---|
| RGB | rgb(190, 142, 191) |
| HSL | hsl(299, 28%, 65%) |
| HSV | hsv(299, 26%, 75%) |
| CMYK | cmyk(0.5%, 25.7%, 0%, 25.1%) |
| CIE-LAB | lab(65.01, 26.50, -18.38) |
| CIE-LCH | lch(65.01, 32.25, 325.25°) |
| OKLab | oklab(70.87% 0.073 -0.0496) |
| OKLCH | oklch(70.87% 0.088 325.8) |
| XYZ | xyz(40.3112, 34.0559, 53.7301) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.48
Lilac
#C8A2C8
ΔE00 5.81
Pale Purple
#B790D4
ΔE00 5.93
Heather
#A484AC
ΔE00 6.00
Plum
#DDA0DD
ΔE00 7.08
Lavender Pink
#DD85D7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE8EBF #8FBF8E
analogous
#A68EBF #BE8EBF #BF8EA7
triadic
#BE8EBF #BFBE8E #8EBFBE
tetradic
#BE8EBF #BFA68E #8FBF8E #8EA7BF
square
#BE8EBF #BFA68E #8FBF8E #8EA7BF
split-complementary
#BE8EBF #A7BF8E #8EBFA6
monochromatic
#854C86 #A867A9 #BE8EBF #D4B5D5 #EBDCEB
Accessibility & contrast
On white
2.69
#BE8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#BE8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE8EBF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE8EBF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#96A0BD
Tritanopia (blue-blind)
#C1929F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #be8ebf; /* rgb */ color: rgb(190, 142, 191); /* oklch */ color: oklch(70.9% 0.088 325.8);
Tailwind
colors: {
custom: {
50: '#d2afd2',
500: '#be8ebf',
950: '#000000',
},
}SCSS
$custom: #be8ebf; $custom-light: #d2afd2; $custom-dark: #000000;
JSON
{
"hex": "#be8ebf",
"rgb": {
"r": 190,
"g": 142,
"b": 191
},
"hsl": {
"h": 298.776,
"s": 27.684,
"l": 65.294
},
"oklch": {
"l": 0.70872,
"c": 0.08822,
"h": 325.8
},
"luminance": 0.34055
}Semantic roles & 50–950 ramp
primary
#BE8EBF
secondary
#CCDDCC
accent
#A63F41
background
#FCFAFC
surface
#F9F4F9
border
#D2CED2
text
#141014
muted
#827F82