#BEABCA#BEABCA
#BEABCA is a light, muted violet. Relative luminance 0.443; OKLCH L 76.7% C 0.048 H 312.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABCA |
|---|---|
| RGB | rgb(190, 171, 202) |
| HSL | hsl(277, 23%, 73%) |
| HSV | hsv(277, 15%, 79%) |
| CMYK | cmyk(5.9%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(72.45, 12.59, -13.24) |
| CIE-LCH | lch(72.45, 18.28, 313.56°) |
| OKLab | oklab(76.73% 0.0325 -0.0356) |
| OKLCH | oklch(76.73% 0.048 312.4) |
| XYZ | xyz(46.4570, 44.3376, 61.9763) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.37
Thistle
#D8BFD8
ΔE00 6.20
Lavender
#B39DDB
ΔE00 8.87
Light Lavender
#DFC5FE
ΔE00 10.14
Plum
#DDA0DD
ΔE00 10.23
Pale Lilac
#E4CBFF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABCA #B7CAAB
analogous
#AEABCA #BEABCA #CAABC6
triadic
#BEABCA #CABEAB #ABCABE
tetradic
#BEABCA #CAAEAB #B7CAAB #ABC6CA
square
#BEABCA #CAAEAB #B7CAAB #ABC6CA
split-complementary
#BEABCA #C6CAAB #ABCAAE
monochromatic
#84619A #A185B2 #BEABCA #DBD1E2 #F0ECF3
Accessibility & contrast
On white
2.13
#BEABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BEABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABCA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABCA | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#BDAEB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beabca; /* rgb */ color: rgb(190, 171, 202); /* oklch */ color: oklch(76.7% 0.048 312.4);
Tailwind
colors: {
custom: {
50: '#d1c4da',
500: '#beabca',
950: '#000000',
},
}SCSS
$custom: #beabca; $custom-light: #d1c4da; $custom-dark: #000000;
JSON
{
"hex": "#beabca",
"rgb": {
"r": 190,
"g": 171,
"b": 202
},
"hsl": {
"h": 276.774,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76733,
"c": 0.04825,
"h": 312.4
},
"luminance": 0.44337
}Semantic roles & 50–950 ramp
primary
#BEABCA
secondary
#E5EAE1
accent
#A14468
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183