#BE98BF#BE98BF
#BE98BF is a light, moderate purple. Relative luminance 0.372; OKLCH L 72.7% C 0.070 H 325.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98BF |
|---|---|
| RGB | rgb(190, 152, 191) |
| HSL | hsl(298, 23%, 67%) |
| HSV | hsv(298, 20%, 75%) |
| CMYK | cmyk(0.5%, 20.4%, 0%, 25.1%) |
| CIE-LAB | lab(67.40, 20.94, -14.76) |
| CIE-LCH | lch(67.40, 25.62, 324.83°) |
| OKLab | oklab(72.71% 0.0576 -0.0396) |
| OKLCH | oklch(72.71% 0.07 325.5) |
| XYZ | xyz(41.8663, 37.1662, 54.2485) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.89
Dusty Lavender
#AC86A8
ΔE00 5.94
Heather
#A484AC
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.26
Pale Purple
#B790D4
ΔE00 7.60
Lavender
#B39DDB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98BF #99BF98
analogous
#AB98BF #BE98BF #BF98AC
triadic
#BE98BF #BFBE98 #98BFBE
tetradic
#BE98BF #BFAB98 #99BF98 #98ACBF
square
#BE98BF #BFAB98 #99BF98 #98ACBF
split-complementary
#BE98BF #ACBF98 #98BFAB
monochromatic
#875588 #A672A8 #BE98BF #D6BED6 #EEE3EE
Accessibility & contrast
On white
2.49
#BE98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BE98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98BF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98BF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#C09BA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be98bf; /* rgb */ color: rgb(190, 152, 191); /* oklch */ color: oklch(72.7% 0.070 325.5);
Tailwind
colors: {
custom: {
50: '#d2b6d2',
500: '#be98bf',
950: '#000000',
},
}SCSS
$custom: #be98bf; $custom-light: #d2b6d2; $custom-dark: #000000;
JSON
{
"hex": "#be98bf",
"rgb": {
"r": 190,
"g": 152,
"b": 191
},
"hsl": {
"h": 298.462,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.7271,
"c": 0.0699,
"h": 325.5
},
"luminance": 0.37165
}Semantic roles & 50–950 ramp
primary
#BE98BF
secondary
#D4E0D3
accent
#A24446
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082