#BE95BF#BE95BF
#BE95BF is a light, moderate purple. Relative luminance 0.362; OKLCH L 72.2% C 0.075 H 325.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95BF |
|---|---|
| RGB | rgb(190, 149, 191) |
| HSL | hsl(299, 25%, 67%) |
| HSV | hsv(299, 22%, 75%) |
| CMYK | cmyk(0.5%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(66.68, 22.61, -15.85) |
| CIE-LCH | lch(66.68, 27.61, 324.97°) |
| OKLab | oklab(72.15% 0.0622 -0.0426) |
| OKLCH | oklch(72.15% 0.075 325.6) |
| XYZ | xyz(41.3856, 36.2046, 54.0882) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.67
Dusty Lavender
#AC86A8
ΔE00 5.59
Heather
#A484AC
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 6.94
Plum
#DDA0DD
ΔE00 7.00
Lavender
#B39DDB
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95BF #96BF95
analogous
#A995BF #BE95BF #BF95AB
triadic
#BE95BF #BFBE95 #95BFBE
tetradic
#BE95BF #BFA995 #96BF95 #95ABBF
square
#BE95BF #BFA995 #96BF95 #95ABBF
split-complementary
#BE95BF #ABBF95 #95BFA9
monochromatic
#865288 #A76FA8 #BE95BF #D5BBD6 #EDE1ED
Accessibility & contrast
On white
2.55
#BE95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#BE95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95BF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95BF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#9BA4BD
Tritanopia (blue-blind)
#C199A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be95bf; /* rgb */ color: rgb(190, 149, 191); /* oklch */ color: oklch(72.2% 0.075 325.6);
Tailwind
colors: {
custom: {
50: '#d2b4d2',
500: '#be95bf',
950: '#000000',
},
}SCSS
$custom: #be95bf; $custom-light: #d2b4d2; $custom-dark: #000000;
JSON
{
"hex": "#be95bf",
"rgb": {
"r": 190,
"g": 149,
"b": 191
},
"hsl": {
"h": 298.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.72152,
"c": 0.0754,
"h": 325.6
},
"luminance": 0.36204
}Semantic roles & 50–950 ramp
primary
#BE95BF
secondary
#D1DFD1
accent
#A34245
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082