#BE92BF#BE92BF
#BE92BF is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.6% C 0.081 H 325.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BE92BF |
|---|---|
| RGB | rgb(190, 146, 191) |
| HSL | hsl(299, 26%, 66%) |
| HSV | hsv(299, 24%, 75%) |
| CMYK | cmyk(0.5%, 23.6%, 0%, 25.1%) |
| CIE-LAB | lab(65.96, 24.28, -16.94) |
| CIE-LCH | lch(65.96, 29.60, 325.09°) |
| OKLab | oklab(71.6% 0.0668 -0.0456) |
| OKLCH | oklch(71.6% 0.081 325.7) |
| XYZ | xyz(40.9170, 35.2676, 53.9320) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.57
Dusty Lavender
#AC86A8
ΔE00 5.43
Heather
#A484AC
ΔE00 6.19
Pale Purple
#B790D4
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.92
Lavender
#B39DDB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE92BF #93BF92
analogous
#A792BF #BE92BF #BF92A9
triadic
#BE92BF #BFBE92 #92BFBE
tetradic
#BE92BF #BFA792 #93BF92 #92A9BF
square
#BE92BF #BFA792 #93BF92 #92A9BF
split-complementary
#BE92BF #A9BF92 #92BFA7
monochromatic
#864F87 #A76BA8 #BE92BF #D5B9D6 #ECDFEC
Accessibility & contrast
On white
2.61
#BE92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BE92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE92BF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE92BF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#C196A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #be92bf; /* rgb */ color: rgb(190, 146, 191); /* oklch */ color: oklch(71.6% 0.081 325.7);
Tailwind
colors: {
custom: {
50: '#d2b2d2',
500: '#be92bf',
950: '#000000',
},
}SCSS
$custom: #be92bf; $custom-light: #d2b2d2; $custom-dark: #000000;
JSON
{
"hex": "#be92bf",
"rgb": {
"r": 190,
"g": 146,
"b": 191
},
"hsl": {
"h": 298.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.716,
"c": 0.0809,
"h": 325.7
},
"luminance": 0.35267
}Semantic roles & 50–950 ramp
primary
#BE92BF
secondary
#CFDECF
accent
#A54143
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082