#BEAAC2#BEAAC2
#BEAAC2 is a light, muted purple. Relative luminance 0.436; OKLCH L 76.3% C 0.040 H 320.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAC2 |
|---|---|
| RGB | rgb(190, 170, 194) |
| HSL | hsl(290, 16%, 71%) |
| HSV | hsv(290, 12%, 76%) |
| CMYK | cmyk(2.1%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(71.95, 11.58, -9.59) |
| CIE-LCH | lch(71.95, 15.04, 320.36°) |
| OKLab | oklab(76.26% 0.0312 -0.0256) |
| OKLCH | oklch(76.26% 0.04 320.6) |
| XYZ | xyz(45.3461, 43.5921, 57.0537) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.03
Lilac
#C8A2C8
ΔE00 6.09
Dusty Pink
#D8A7B1
ΔE00 9.92
Light Mauve
#C292A1
ΔE00 10.33
Lavender
#B39DDB
ΔE00 10.94
Pinkish Grey
#C8ACA9
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAC2 #AEC2AA
analogous
#B2AAC2 #BEAAC2 #C2AABA
triadic
#BEAAC2 #C2BEAA #AAC2BE
tetradic
#BEAAC2 #C2B2AA #AEC2AA #AABAC2
square
#BEAAC2 #C2B2AA #AEC2AA #AABAC2
split-complementary
#BEAAC2 #BAC2AA #AAC2B2
monochromatic
#86658D #A386A8 #BEAAC2 #D9CEDC #F1EDF2
Accessibility & contrast
On white
2.16
#BEAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BEAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAC2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAC2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC3
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#BFACB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #beaac2; /* rgb */ color: rgb(190, 170, 194); /* oklch */ color: oklch(76.3% 0.040 320.6);
Tailwind
colors: {
custom: {
50: '#d1c3d4',
500: '#beaac2',
950: '#000000',
},
}SCSS
$custom: #beaac2; $custom-light: #d1c3d4; $custom-dark: #000000;
JSON
{
"hex": "#beaac2",
"rgb": {
"r": 190,
"g": 170,
"b": 194
},
"hsl": {
"h": 290,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76264,
"c": 0.04039,
"h": 320.6
},
"luminance": 0.43592
}Semantic roles & 50–950 ramp
primary
#BEAAC2
secondary
#E2E7E1
accent
#9B4B58
background
#FCFBFD
surface
#F9F7FA
border
#D2D0D3
text
#141214
muted
#828183