#BEA0C0#BEA0C0
#BEA0C0 is a light, muted purple. Relative luminance 0.399; OKLCH L 74.3% C 0.056 H 324.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA0C0 |
|---|---|
| RGB | rgb(190, 160, 192) |
| HSL | hsl(296, 20%, 69%) |
| HSV | hsv(296, 17%, 75%) |
| CMYK | cmyk(1%, 16.7%, 0%, 24.7%) |
| CIE-LAB | lab(69.39, 16.70, -12.32) |
| CIE-LCH | lch(69.39, 20.75, 323.60°) |
| OKLab | oklab(74.26% 0.0457 -0.033) |
| OKLCH | oklch(74.26% 0.056 324.2) |
| XYZ | xyz(43.3192, 39.8953, 55.2775) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.65
Dusty Lavender
#AC86A8
ΔE00 7.70
Thistle
#D8BFD8
ΔE00 8.30
Light Mauve
#C292A1
ΔE00 8.60
Plum
#DDA0DD
ΔE00 8.61
Heather
#A484AC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA0C0 #A2C0A0
analogous
#AEA0C0 #BEA0C0 #C0A0B2
triadic
#BEA0C0 #C0BEA0 #A0C0BE
tetradic
#BEA0C0 #C0AEA0 #A2C0A0 #A0B2C0
square
#BEA0C0 #C0AEA0 #A2C0A0 #A0B2C0
split-complementary
#BEA0C0 #B2C0A0 #A0C0AE
monochromatic
#875C8A #A57BA8 #BEA0C0 #D7C5D8 #F0EAF1
Accessibility & contrast
On white
2.34
#BEA0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BEA0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA0C0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA0C0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#C0A3AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bea0c0; /* rgb */ color: rgb(190, 160, 192); /* oklch */ color: oklch(74.3% 0.056 324.2);
Tailwind
colors: {
custom: {
50: '#d1bcd3',
500: '#bea0c0',
950: '#000000',
},
}SCSS
$custom: #bea0c0; $custom-light: #d1bcd3; $custom-dark: #000000;
JSON
{
"hex": "#bea0c0",
"rgb": {
"r": 190,
"g": 160,
"b": 192
},
"hsl": {
"h": 296.25,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.74258,
"c": 0.05633,
"h": 324.2
},
"luminance": 0.39895
}Semantic roles & 50–950 ramp
primary
#BEA0C0
secondary
#DAE3D9
accent
#9F474C
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141214
muted
#828182