#BE9EB4#BE9EB4
#BE9EB4 is a light, muted pink. Relative luminance 0.387; OKLCH L 73.5% C 0.048 H 337.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BE9EB4 |
|---|---|
| RGB | rgb(190, 158, 180) |
| HSL | hsl(319, 20%, 68%) |
| HSV | hsv(319, 17%, 75%) |
| CMYK | cmyk(0%, 16.8%, 5.3%, 25.5%) |
| CIE-LAB | lab(68.53, 15.57, -6.94) |
| CIE-LCH | lch(68.53, 17.04, 335.98°) |
| OKLab | oklab(73.47% 0.0445 -0.0183) |
| OKLCH | oklch(73.47% 0.048 337.6) |
| XYZ | xyz(41.6995, 38.6971, 48.4438) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.22
Light Mauve
#C292A1
ΔE00 5.85
Dusty Pink
#D8A7B1
ΔE00 7.39
Grey Pink
#C3909B
ΔE00 7.45
Dusty Lavender
#AC86A8
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE9EB4 #9EBEA8
analogous
#B89EBE #BE9EB4 #BE9EA4
triadic
#BE9EB4 #B4BE9E #9EB4BE
tetradic
#BE9EB4 #BEB89E #9EBEA8 #9EA4BE
square
#BE9EB4 #BEB89E #9EBEA8 #9EA4BE
split-complementary
#BE9EB4 #A4BE9E #9EBEB8
monochromatic
#875B79 #A57998 #BE9EB4 #D7C3D0 #EFE7ED
Accessibility & contrast
On white
2.40
#BE9EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BE9EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE9EB4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE9EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE9EB4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B5
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#C29FA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #be9eb4; /* rgb */ color: rgb(190, 158, 180); /* oklch */ color: oklch(73.5% 0.048 337.6);
Tailwind
colors: {
custom: {
50: '#d1baca',
500: '#be9eb4',
950: '#000000',
},
}SCSS
$custom: #be9eb4; $custom-light: #d1baca; $custom-dark: #000000;
JSON
{
"hex": "#be9eb4",
"rgb": {
"r": 190,
"g": 158,
"b": 180
},
"hsl": {
"h": 318.75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.73468,
"c": 0.04813,
"h": 337.6
},
"luminance": 0.38696
}Semantic roles & 50–950 ramp
primary
#BE9EB4
secondary
#D7E1DA
accent
#9E6247
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082