#BEABDC#BEABDC
#BEABDC is a light, moderate violet. Relative luminance 0.452; OKLCH L 77.4% C 0.072 H 302.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABDC |
|---|---|
| RGB | rgb(190, 171, 220) |
| HSL | hsl(263, 41%, 77%) |
| HSV | hsv(263, 22%, 86%) |
| CMYK | cmyk(13.6%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(73.05, 16.30, -22.20) |
| CIE-LCH | lch(73.05, 27.54, 306.29°) |
| OKLab | oklab(77.39% 0.0385 -0.0605) |
| OKLCH | oklch(77.39% 0.072 302.5) |
| XYZ | xyz(48.7138, 45.2403, 73.8622) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.67
Pale Violet
#CEAEFA
ΔE00 6.18
Light Violet
#D6B4FC
ΔE00 6.40
Lilac
#C8A2C8
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 6.94
Light Lavender
#DFC5FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABDC #C9DCAB
analogous
#ABB1DC #BEABDC #D7ABDC
triadic
#BEABDC #DCBEAB #ABDCBE
tetradic
#BEABDC #DCABB1 #C9DCAB #ABDCD7
square
#BEABDC #DCABB1 #C9DCAB #ABDCD7
split-complementary
#BEABDC #DCD7AB #B1DCAB
monochromatic
#7B55B8 #9D80CA #BEABDC #DFD6EE #EEE9F6
Accessibility & contrast
On white
2.09
#BEABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#BEABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABDC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABDC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#B9B2BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beabdc; /* rgb */ color: rgb(190, 171, 220); /* oklch */ color: oklch(77.4% 0.072 302.5);
Tailwind
colors: {
custom: {
50: '#d2c4e7',
500: '#beabdc',
950: '#000000',
},
}SCSS
$custom: #beabdc; $custom-light: #d2c4e7; $custom-dark: #000000;
JSON
{
"hex": "#beabdc",
"rgb": {
"r": 190,
"g": 171,
"b": 220
},
"hsl": {
"h": 263.265,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.77392,
"c": 0.07168,
"h": 302.5
},
"luminance": 0.4524
}Semantic roles & 50–950 ramp
primary
#BEABDC
secondary
#E7EDDE
accent
#B43181
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184