#BE99BD#BE99BD
#BE99BD is a light, moderate purple. Relative luminance 0.374; OKLCH L 72.8% C 0.066 H 327.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BE99BD |
|---|---|
| RGB | rgb(190, 153, 189) |
| HSL | hsl(302, 22%, 67%) |
| HSV | hsv(302, 19%, 75%) |
| CMYK | cmyk(0%, 19.5%, 0.5%, 25.5%) |
| CIE-LAB | lab(67.58, 20.01, -13.37) |
| CIE-LCH | lch(67.58, 24.07, 326.24°) |
| OKLab | oklab(72.82% 0.0554 -0.0358) |
| OKLCH | oklch(72.82% 0.066 327.1) |
| XYZ | xyz(41.8107, 37.4047, 53.1516) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.76
Dusty Lavender
#AC86A8
ΔE00 5.96
Heather
#A484AC
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.75
Light Mauve
#C292A1
ΔE00 8.07
Pale Purple
#B790D4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE99BD #99BE9A
analogous
#AD99BE #BE99BD #BE99AB
triadic
#BE99BD #BDBE99 #99BDBE
tetradic
#BE99BD #BEAD99 #99BE9A #99ABBE
square
#BE99BD #BEAD99 #99BE9A #99ABBE
split-complementary
#BE99BD #ABBE99 #99BEAD
monochromatic
#875685 #A674A5 #BE99BD #D6BED5 #EEE4ED
Accessibility & contrast
On white
2.48
#BE99BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BE99BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE99BD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE99BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE99BD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#C19CA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #be99bd; /* rgb */ color: rgb(190, 153, 189); /* oklch */ color: oklch(72.8% 0.066 327.1);
Tailwind
colors: {
custom: {
50: '#d2b7d1',
500: '#be99bd',
950: '#000000',
},
}SCSS
$custom: #be99bd; $custom-light: #d2b7d1; $custom-dark: #000000;
JSON
{
"hex": "#be99bd",
"rgb": {
"r": 190,
"g": 153,
"b": 189
},
"hsl": {
"h": 301.622,
"s": 22.156,
"l": 67.255
},
"oklch": {
"l": 0.72825,
"c": 0.06596,
"h": 327.1
},
"luminance": 0.37404
}Semantic roles & 50–950 ramp
primary
#BE99BD
secondary
#D4DFD4
accent
#A14745
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082