#BE95AE#BE95AE
#BE95AE is a light, muted pink. Relative luminance 0.355; OKLCH L 71.6% C 0.059 H 341.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95AE |
|---|---|
| RGB | rgb(190, 149, 174) |
| HSL | hsl(323, 24%, 66%) |
| HSV | hsv(323, 22%, 75%) |
| CMYK | cmyk(0%, 21.6%, 8.4%, 25.5%) |
| CIE-LAB | lab(66.14, 19.48, -7.14) |
| CIE-LCH | lch(66.14, 20.75, 339.86°) |
| OKLab | oklab(71.56% 0.0564 -0.0188) |
| OKLCH | oklch(71.56% 0.059 341.5) |
| XYZ | xyz(39.6222, 35.4993, 44.8011) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.18
Lilac
#C8A2C8
ΔE00 5.73
Dusty Lavender
#AC86A8
ΔE00 5.73
Grey Pink
#C3909B
ΔE00 5.96
Dusty Pink
#D8A7B1
ΔE00 7.97
Faded Pink
#DE9DAC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95AE #95BEA5
analogous
#BA95BE #BE95AE #BE959A
triadic
#BE95AE #AEBE95 #95AEBE
tetradic
#BE95AE #BEBA95 #95BEA5 #959ABE
square
#BE95AE #BEBA95 #95BEA5 #959ABE
split-complementary
#BE95AE #9ABE95 #95BEBA
monochromatic
#865272 #A76F91 #BE95AE #D5BBCB #EDE1E8
Accessibility & contrast
On white
2.59
#BE95AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BE95AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95AE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95AE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#C3959D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be95ae; /* rgb */ color: rgb(190, 149, 174); /* oklch */ color: oklch(71.6% 0.059 341.5);
Tailwind
colors: {
custom: {
50: '#d2b4c6',
500: '#be95ae',
950: '#000000',
},
}SCSS
$custom: #be95ae; $custom-light: #d2b4c6; $custom-dark: #000000;
JSON
{
"hex": "#be95ae",
"rgb": {
"r": 190,
"g": 149,
"b": 174
},
"hsl": {
"h": 323.415,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.71557,
"c": 0.05946,
"h": 341.5
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#BE95AE
secondary
#D1DED6
accent
#A26843
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082