#BEABCF#BEABCF
#BEABCF is a light, muted violet. Relative luminance 0.446; OKLCH L 76.9% C 0.055 H 308.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABCF |
|---|---|
| RGB | rgb(190, 171, 207) |
| HSL | hsl(272, 27%, 74%) |
| HSV | hsv(272, 17%, 81%) |
| CMYK | cmyk(8.2%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(72.61, 13.60, -15.75) |
| CIE-LCH | lch(72.61, 20.80, 310.81°) |
| OKLab | oklab(76.91% 0.0343 -0.0425) |
| OKLCH | oklch(76.91% 0.055 308.9) |
| XYZ | xyz(47.0586, 44.5782, 65.1447) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.25
Thistle
#D8BFD8
ΔE00 6.84
Lavender
#B39DDB
ΔE00 7.50
Light Lavender
#DFC5FE
ΔE00 9.13
Light Violet
#D6B4FC
ΔE00 9.36
Plum
#DDA0DD
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABCF #BCCFAB
analogous
#ACABCF #BEABCF #CFABCE
triadic
#BEABCF #CFBEAB #ABCFBE
tetradic
#BEABCF #CFACAB #BCCFAB #ABCECF
square
#BEABCF #CFACAB #BCCFAB #ABCECF
split-complementary
#BEABCF #CECFAB #ABCFAC
monochromatic
#825DA2 #A084B9 #BEABCF #DCD2E5 #F0ECF4
Accessibility & contrast
On white
2.12
#BEABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BEABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABCF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABCF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1D1
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#BCAFB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #beabcf; /* rgb */ color: rgb(190, 171, 207); /* oklch */ color: oklch(76.9% 0.055 308.9);
Tailwind
colors: {
custom: {
50: '#d1c4dd',
500: '#beabcf',
950: '#000000',
},
}SCSS
$custom: #beabcf; $custom-light: #d1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#beabcf",
"rgb": {
"r": 190,
"g": 171,
"b": 207
},
"hsl": {
"h": 271.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.7691,
"c": 0.0546,
"h": 308.9
},
"luminance": 0.44578
}Semantic roles & 50–950 ramp
primary
#BEABCF
secondary
#E5EAE1
accent
#A64070
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183