#BEAABF#BEAABF
#BEAABF is a light, muted purple. Relative luminance 0.435; OKLCH L 76.2% C 0.037 H 324.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAABF |
|---|---|
| RGB | rgb(190, 170, 191) |
| HSL | hsl(297, 14%, 71%) |
| HSV | hsv(297, 11%, 75%) |
| CMYK | cmyk(0.5%, 11%, 0%, 25.1%) |
| CIE-LAB | lab(71.87, 11.00, -8.08) |
| CIE-LCH | lch(71.87, 13.65, 323.73°) |
| OKLab | oklab(76.16% 0.0301 -0.0215) |
| OKLCH | oklch(76.16% 0.037 324.5) |
| XYZ | xyz(45.0126, 43.4587, 55.2972) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.20
Lilac
#C8A2C8
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 9.44
Light Mauve
#C292A1
ΔE00 10.00
Pinkish Grey
#C8ACA9
ΔE00 10.02
Dusty Lavender
#AC86A8
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAABF #ABBFAA
analogous
#B3AABF #BEAABF #BFAAB5
triadic
#BEAABF #BFBEAA #AABFBE
tetradic
#BEAABF #BFB3AA #ABBFAA #AAB5BF
square
#BEAABF #BFB3AA #ABBFAA #AAB5BF
split-complementary
#BEAABF #B5BFAA #AABFB3
monochromatic
#876688 #A387A5 #BEAABF #D9CDD9 #F2EEF2
Accessibility & contrast
On white
2.17
#BEAABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#BEAABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAABF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAABF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#BFACB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beaabf; /* rgb */ color: rgb(190, 170, 191); /* oklch */ color: oklch(76.2% 0.037 324.5);
Tailwind
colors: {
custom: {
50: '#d1c3d2',
500: '#beaabf',
950: '#000000',
},
}SCSS
$custom: #beaabf; $custom-light: #d1c3d2; $custom-dark: #000000;
JSON
{
"hex": "#beaabf",
"rgb": {
"r": 190,
"g": 170,
"b": 191
},
"hsl": {
"h": 297.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.76164,
"c": 0.03702,
"h": 324.5
},
"luminance": 0.43458
}Semantic roles & 50–950 ramp
primary
#BEAABF
secondary
#E0E5E0
accent
#984D51
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182