#BEACC0#BEACC0
#BEACC0 is a light, muted purple. Relative luminance 0.443; OKLCH L 76.6% C 0.035 H 322.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEACC0 |
|---|---|
| RGB | rgb(190, 172, 192) |
| HSL | hsl(294, 14%, 71%) |
| HSV | hsv(294, 10%, 75%) |
| CMYK | cmyk(1%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(72.40, 10.10, -7.83) |
| CIE-LCH | lch(72.40, 12.78, 322.22°) |
| OKLab | oklab(76.59% 0.0275 -0.0209) |
| OKLCH | oklch(76.59% 0.035 322.8) |
| XYZ | xyz(45.5008, 44.2584, 56.0047) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.10
Lilac
#C8A2C8
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 9.86
Pinkish Grey
#C8ACA9
ΔE00 9.87
Light Mauve
#C292A1
ΔE00 10.69
Dove Gray
#B6B8BD
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEACC0 #AEC0AC
analogous
#B4ACC0 #BEACC0 #C0ACB8
triadic
#BEACC0 #C0BEAC #ACC0BE
tetradic
#BEACC0 #C0B4AC #AEC0AC #ACB8C0
square
#BEACC0 #C0B4AC #AEC0AC #ACB8C0
split-complementary
#BEACC0 #B8C0AC #ACC0B4
monochromatic
#866889 #A389A6 #BEACC0 #D9CFDA #F1EEF2
Accessibility & contrast
On white
2.13
#BEACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BEACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEACC0
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEACC0 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C1
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#BFAEB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beacc0; /* rgb */ color: rgb(190, 172, 192); /* oklch */ color: oklch(76.6% 0.035 322.8);
Tailwind
colors: {
custom: {
50: '#d1c4d3',
500: '#beacc0',
950: '#000000',
},
}SCSS
$custom: #beacc0; $custom-light: #d1c4d3; $custom-dark: #000000;
JSON
{
"hex": "#beacc0",
"rgb": {
"r": 190,
"g": 172,
"b": 192
},
"hsl": {
"h": 294,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.76591,
"c": 0.0345,
"h": 322.8
},
"luminance": 0.44258
}Semantic roles & 50–950 ramp
primary
#BEACC0
secondary
#E2E6E1
accent
#984E55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182