#BE95AF#BE95AF
#BE95AF is a light, moderate pink. Relative luminance 0.355; OKLCH L 71.6% C 0.060 H 340.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BE95AF |
|---|---|
| RGB | rgb(190, 149, 175) |
| HSL | hsl(322, 24%, 66%) |
| HSV | hsv(322, 22%, 75%) |
| CMYK | cmyk(0%, 21.6%, 7.9%, 25.5%) |
| CIE-LAB | lab(66.17, 19.66, -7.66) |
| CIE-LCH | lch(66.17, 21.09, 338.71°) |
| OKLab | oklab(71.59% 0.0568 -0.0202) |
| OKLCH | oklch(71.59% 0.06 340.4) |
| XYZ | xyz(39.7200, 35.5384, 45.3164) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.47
Lilac
#C8A2C8
ΔE00 5.48
Dusty Lavender
#AC86A8
ΔE00 5.58
Grey Pink
#C3909B
ΔE00 6.25
Heather
#A484AC
ΔE00 7.98
Dusty Pink
#D8A7B1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE95AF #95BEA4
analogous
#B995BE #BE95AF #BE959B
triadic
#BE95AF #AFBE95 #95AFBE
tetradic
#BE95AF #BEB995 #95BEA4 #959BBE
square
#BE95AF #BEB995 #95BEA4 #959BBE
split-complementary
#BE95AF #9BBE95 #95BEB9
monochromatic
#865273 #A76F92 #BE95AF #D5BBCC #EDE1E8
Accessibility & contrast
On white
2.59
#BE95AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BE95AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE95AF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE95AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE95AF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#C3959E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #be95af; /* rgb */ color: rgb(190, 149, 175); /* oklch */ color: oklch(71.6% 0.060 340.4);
Tailwind
colors: {
custom: {
50: '#d2b4c6',
500: '#be95af',
950: '#000000',
},
}SCSS
$custom: #be95af; $custom-light: #d2b4c6; $custom-dark: #000000;
JSON
{
"hex": "#be95af",
"rgb": {
"r": 190,
"g": 149,
"b": 175
},
"hsl": {
"h": 321.951,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.7159,
"c": 0.06025,
"h": 340.4
},
"luminance": 0.35537
}Semantic roles & 50–950 ramp
primary
#BE95AF
secondary
#D1DED6
accent
#A26643
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082