#BE94BF#BE94BF
#BE94BF is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.0% C 0.077 H 325.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BE94BF |
|---|---|
| RGB | rgb(190, 148, 191) |
| HSL | hsl(299, 25%, 66%) |
| HSV | hsv(299, 23%, 75%) |
| CMYK | cmyk(0.5%, 22.5%, 0%, 25.1%) |
| CIE-LAB | lab(66.44, 23.16, -16.21) |
| CIE-LCH | lch(66.44, 28.28, 325.01°) |
| OKLab | oklab(71.97% 0.0637 -0.0436) |
| OKLCH | oklch(71.97% 0.077 325.6) |
| XYZ | xyz(41.2280, 35.8896, 54.0357) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.96
Dusty Lavender
#AC86A8
ΔE00 5.52
Heather
#A484AC
ΔE00 6.39
Pale Purple
#B790D4
ΔE00 6.75
Plum
#DDA0DD
ΔE00 6.95
Lavender
#B39DDB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE94BF #95BF94
analogous
#A994BF #BE94BF #BF94AB
triadic
#BE94BF #BFBE94 #94BFBE
tetradic
#BE94BF #BFA994 #95BF94 #94ABBF
square
#BE94BF #BFA994 #95BF94 #94ABBF
split-complementary
#BE94BF #ABBF94 #94BFA9
monochromatic
#865188 #A76EA8 #BE94BF #D5BAD6 #EDE1ED
Accessibility & contrast
On white
2.57
#BE94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BE94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE94BF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE94BF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#C198A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #be94bf; /* rgb */ color: rgb(190, 148, 191); /* oklch */ color: oklch(72.0% 0.077 325.6);
Tailwind
colors: {
custom: {
50: '#d2b3d2',
500: '#be94bf',
950: '#000000',
},
}SCSS
$custom: #be94bf; $custom-light: #d2b3d2; $custom-dark: #000000;
JSON
{
"hex": "#be94bf",
"rgb": {
"r": 190,
"g": 148,
"b": 191
},
"hsl": {
"h": 298.605,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71967,
"c": 0.07723,
"h": 325.6
},
"luminance": 0.35889
}Semantic roles & 50–950 ramp
primary
#BE94BF
secondary
#D1DED0
accent
#A44244
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082