#BE98BB#BE98BB
#BE98BB is a light, moderate purple. Relative luminance 0.370; OKLCH L 72.6% C 0.066 H 328.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BE98BB |
|---|---|
| RGB | rgb(190, 152, 187) |
| HSL | hsl(305, 23%, 67%) |
| HSV | hsv(305, 20%, 75%) |
| CMYK | cmyk(0%, 20%, 1.6%, 25.5%) |
| CIE-LAB | lab(67.27, 20.19, -12.72) |
| CIE-LCH | lch(67.27, 23.86, 327.78°) |
| OKLab | oklab(72.57% 0.0562 -0.034) |
| OKLCH | oklch(72.57% 0.066 328.8) |
| XYZ | xyz(41.4321, 36.9925, 51.9618) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.08
Dusty Lavender
#AC86A8
ΔE00 5.68
Heather
#A484AC
ΔE00 7.13
Light Mauve
#C292A1
ΔE00 7.61
Plum
#DDA0DD
ΔE00 7.99
Pale Purple
#B790D4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE98BB #98BE9B
analogous
#AE98BE #BE98BB #BE98A8
triadic
#BE98BB #BBBE98 #98BBBE
tetradic
#BE98BB #BEAE98 #98BE9B #98A8BE
square
#BE98BB #BEAE98 #98BE9B #98A8BE
split-complementary
#BE98BB #A8BE98 #98BEAE
monochromatic
#875583 #A672A2 #BE98BB #D6BED4 #EDE3ED
Accessibility & contrast
On white
2.50
#BE98BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BE98BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE98BB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE98BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE98BB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BC
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#C19AA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be98bb; /* rgb */ color: rgb(190, 152, 187); /* oklch */ color: oklch(72.6% 0.066 328.8);
Tailwind
colors: {
custom: {
50: '#d2b6cf',
500: '#be98bb',
950: '#000000',
},
}SCSS
$custom: #be98bb; $custom-light: #d2b6cf; $custom-dark: #000000;
JSON
{
"hex": "#be98bb",
"rgb": {
"r": 190,
"g": 152,
"b": 187
},
"hsl": {
"h": 304.737,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.72567,
"c": 0.06574,
"h": 328.8
},
"luminance": 0.36991
}Semantic roles & 50–950 ramp
primary
#BE98BB
secondary
#D3DFD4
accent
#A14C44
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082