#BE95BD#BE95BD
#BE95BD is a light, moderate purple. Relative luminance 0.361; OKLCH L 72.1% C 0.073 H 327.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95BD |
|---|---|
| RGB | rgb(190, 149, 189) |
| HSL | hsl(301, 24%, 66%) |
| HSV | hsv(301, 22%, 75%) |
| CMYK | cmyk(0%, 21.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(66.61, 22.23, -14.83) |
| CIE-LCH | lch(66.61, 26.72, 326.28°) |
| OKLab | oklab(72.08% 0.0615 -0.0398) |
| OKLCH | oklch(72.08% 0.073 327.1) |
| XYZ | xyz(41.1670, 36.1172, 52.9370) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.62
Dusty Lavender
#AC86A8
ΔE00 5.37
Heather
#A484AC
ΔE00 6.52
Plum
#DDA0DD
ΔE00 7.30
Pale Purple
#B790D4
ΔE00 7.49
Light Mauve
#C292A1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95BD #95BE96
analogous
#AB95BE #BE95BD #BE95A9
triadic
#BE95BD #BDBE95 #95BDBE
tetradic
#BE95BD #BEAB95 #95BE96 #95A9BE
square
#BE95BD #BEAB95 #95BE96 #95A9BE
split-complementary
#BE95BD #A9BE95 #95BEAB
monochromatic
#865285 #A76FA5 #BE95BD #D5BBD5 #EDE1EC
Accessibility & contrast
On white
2.55
#BE95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#BE95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95BD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95BD | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#C198A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be95bd; /* rgb */ color: rgb(190, 149, 189); /* oklch */ color: oklch(72.1% 0.073 327.1);
Tailwind
colors: {
custom: {
50: '#d2b4d1',
500: '#be95bd',
950: '#000000',
},
}SCSS
$custom: #be95bd; $custom-light: #d2b4d1; $custom-dark: #000000;
JSON
{
"hex": "#be95bd",
"rgb": {
"r": 190,
"g": 149,
"b": 189
},
"hsl": {
"h": 301.463,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.72079,
"c": 0.0733,
"h": 327.1
},
"luminance": 0.36116
}Semantic roles & 50–950 ramp
primary
#BE95BD
secondary
#D1DED1
accent
#A24543
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082