#BE99BB#BE99BB
#BE99BB is a light, moderate purple. Relative luminance 0.373; OKLCH L 72.8% C 0.064 H 328.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99BB |
|---|---|
| RGB | rgb(190, 153, 187) |
| HSL | hsl(305, 22%, 67%) |
| HSV | hsv(305, 19%, 75%) |
| CMYK | cmyk(0%, 19.5%, 1.6%, 25.5%) |
| CIE-LAB | lab(67.52, 19.63, -12.36) |
| CIE-LCH | lch(67.52, 23.19, 327.81°) |
| OKLab | oklab(72.76% 0.0547 -0.033) |
| OKLCH | oklch(72.76% 0.064 328.9) |
| XYZ | xyz(41.5951, 37.3185, 52.0161) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.97
Dusty Lavender
#AC86A8
ΔE00 5.89
Heather
#A484AC
ΔE00 7.35
Light Mauve
#C292A1
ΔE00 7.51
Plum
#DDA0DD
ΔE00 8.15
Pale Purple
#B790D4
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99BB #99BE9C
analogous
#AF99BE #BE99BB #BE99A9
triadic
#BE99BB #BBBE99 #99BBBE
tetradic
#BE99BB #BEAF99 #99BE9C #99A9BE
square
#BE99BB #BEAF99 #99BE9C #99A9BE
split-complementary
#BE99BB #A9BE99 #99BEAF
monochromatic
#875683 #A674A2 #BE99BB #D6BED4 #EEE4ED
Accessibility & contrast
On white
2.48
#BE99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BE99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BC
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#C19BA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #be99bb; /* rgb */ color: rgb(190, 153, 187); /* oklch */ color: oklch(72.8% 0.064 328.9);
Tailwind
colors: {
custom: {
50: '#d2b7cf',
500: '#be99bb',
950: '#000000',
},
}SCSS
$custom: #be99bb; $custom-light: #d2b7cf; $custom-dark: #000000;
JSON
{
"hex": "#be99bb",
"rgb": {
"r": 190,
"g": 153,
"b": 187
},
"hsl": {
"h": 304.865,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.72755,
"c": 0.0639,
"h": 328.9
},
"luminance": 0.37317
}Semantic roles & 50–950 ramp
primary
#BE99BB
secondary
#D4DFD5
accent
#A14C45
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082