#BEAEBB#BEAEBB
#BEAEBB is a light, muted pink. Relative luminance 0.448; OKLCH L 76.8% C 0.026 H 332.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEBB |
|---|---|
| RGB | rgb(190, 174, 187) |
| HSL | hsl(311, 11%, 71%) |
| HSV | hsv(311, 8%, 75%) |
| CMYK | cmyk(0%, 8.4%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.77, 8.07, -4.54) |
| CIE-LCH | lch(72.77, 9.26, 330.61°) |
| OKLab | oklab(76.83% 0.0226 -0.012) |
| OKLCH | oklch(76.83% 0.026 332) |
| XYZ | xyz(45.3397, 44.8076, 53.2643) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.29
Pinkish Grey
#C8ACA9
ΔE00 7.82
Dove Gray
#B6B8BD
ΔE00 9.51
Dusty Pink
#D8A7B1
ΔE00 9.93
Lilac
#C8A2C8
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEBB #AEBEB1
analogous
#B9AEBE #BEAEBB #BEAEB3
triadic
#BEAEBB #BBBEAE #AEBBBE
tetradic
#BEAEBB #BEB9AE #AEBEB1 #AEB3BE
square
#BEAEBB #BEB9AE #AEBEB1 #AEB3BE
split-complementary
#BEAEBB #B3BEAE #AEBEB9
monochromatic
#866C81 #A38C9E #BEAEBB #D9D0D8 #F1EEF1
Accessibility & contrast
On white
2.11
#BEAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#BEAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEBB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEBB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#C0AFB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beaebb; /* rgb */ color: rgb(190, 174, 187); /* oklch */ color: oklch(76.8% 0.026 332.0);
Tailwind
colors: {
custom: {
50: '#d1c6cf',
500: '#beaebb',
950: '#000000',
},
}SCSS
$custom: #beaebb; $custom-light: #d1c6cf; $custom-dark: #000000;
JSON
{
"hex": "#beaebb",
"rgb": {
"r": 190,
"g": 174,
"b": 187
},
"hsl": {
"h": 311.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.76827,
"c": 0.0256,
"h": 332
},
"luminance": 0.44807
}Semantic roles & 50–950 ramp
primary
#BEAEBB
secondary
#E2E6E3
accent
#955D50
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282