#BEABFF#BEABFF
#BEABFF is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.8% C 0.119 H 293.9°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABFF |
|---|---|
| RGB | rgb(190, 171, 255) |
| HSL | hsl(254, 100%, 84%) |
| HSV | hsv(254, 33%, 100%) |
| CMYK | cmyk(25.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(74.38, 24.16, -39.15) |
| CIE-LCH | lch(74.38, 46.01, 301.68°) |
| OKLab | oklab(78.85% 0.0481 -0.1086) |
| OKLCH | oklch(78.85% 0.119 293.9) |
| XYZ | xyz(53.8438, 47.2923, 100.8799) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.09
Lavender (survey)
#C79FEF
ΔE00 5.55
Light Violet
#D6B4FC
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABFF #ECFFAB
analogous
#ABC2FF #BEABFF #E8ABFF
triadic
#BEABFF #FFBEAB #ABFFBE
tetradic
#BEABFF #FFABC2 #ECFFAB #ABFFE8
square
#BEABFF #FFABC2 #ECFFAB #ABFFE8
split-complementary
#BEABFF #FFE8AB #C2FFAB
monochromatic
#5F31FF #8F6EFF #BEABFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
2.01
#BEABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BEABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABFF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABFF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#97B6FD
Tritanopia (blue-blind)
#B0B9CA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beabff; /* rgb */ color: rgb(190, 171, 255); /* oklch */ color: oklch(78.8% 0.119 293.9);
Tailwind
colors: {
custom: {
50: '#d3c4ff',
500: '#beabff',
950: '#000000',
},
}SCSS
$custom: #beabff; $custom-light: #d3c4ff; $custom-dark: #000000;
JSON
{
"hex": "#beabff",
"rgb": {
"r": 190,
"g": 171,
"b": 255
},
"hsl": {
"h": 253.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.7885,
"c": 0.11882,
"h": 293.9
},
"luminance": 0.47293
}Semantic roles & 50–950 ramp
primary
#BEABFF
secondary
#EFF7D4
accent
#E600B2
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186