#BEABCB#BEABCB
#BEABCB is a light, muted violet. Relative luminance 0.444; OKLCH L 76.8% C 0.050 H 311.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABCB |
|---|---|
| RGB | rgb(190, 171, 203) |
| HSL | hsl(276, 24%, 73%) |
| HSV | hsv(276, 16%, 80%) |
| CMYK | cmyk(6.4%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(72.49, 12.79, -13.74) |
| CIE-LCH | lch(72.49, 18.78, 312.95°) |
| OKLab | oklab(76.77% 0.0329 -0.037) |
| OKLCH | oklch(76.77% 0.05 311.6) |
| XYZ | xyz(46.5758, 44.3851, 62.6018) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.30
Thistle
#D8BFD8
ΔE00 6.31
Lavender
#B39DDB
ΔE00 8.59
Light Lavender
#DFC5FE
ΔE00 9.93
Plum
#DDA0DD
ΔE00 10.07
Pale Lilac
#E4CBFF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABCB #B8CBAB
analogous
#AEABCB #BEABCB #CBABC8
triadic
#BEABCB #CBBEAB #ABCBBE
tetradic
#BEABCB #CBAEAB #B8CBAB #ABC8CB
square
#BEABCB #CBAEAB #B8CBAB #ABC8CB
split-complementary
#BEABCB #C8CBAB #ABCBAE
monochromatic
#83609B #A185B4 #BEABCB #DBD1E2 #F0ECF3
Accessibility & contrast
On white
2.13
#BEABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#BEABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABCB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABCB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CC
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#BDAFB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beabcb; /* rgb */ color: rgb(190, 171, 203); /* oklch */ color: oklch(76.8% 0.050 311.6);
Tailwind
colors: {
custom: {
50: '#d1c4da',
500: '#beabcb',
950: '#000000',
},
}SCSS
$custom: #beabcb; $custom-light: #d1c4da; $custom-dark: #000000;
JSON
{
"hex": "#beabcb",
"rgb": {
"r": 190,
"g": 171,
"b": 203
},
"hsl": {
"h": 275.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.76768,
"c": 0.0495,
"h": 311.6
},
"luminance": 0.44385
}Semantic roles & 50–950 ramp
primary
#BEABCB
secondary
#E5EAE1
accent
#A2446A
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141215
muted
#828183