#BEABFD#BEABFD
#BEABFD is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.8% C 0.116 H 294.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABFD |
|---|---|
| RGB | rgb(190, 171, 253) |
| HSL | hsl(254, 95%, 83%) |
| HSV | hsv(254, 32%, 99%) |
| CMYK | cmyk(24.9%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(74.29, 23.69, -38.20) |
| CIE-LCH | lch(74.29, 44.95, 301.81°) |
| OKLab | oklab(78.76% 0.0476 -0.1059) |
| OKLCH | oklch(78.76% 0.116 294.2) |
| XYZ | xyz(53.5235, 47.1642, 99.1932) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 5.02
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Violet
#D6B4FC
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABFD #EAFDAB
analogous
#ABC1FD #BEABFD #E7ABFD
triadic
#BEABFD #FDBEAB #ABFDBE
tetradic
#BEABFD #FDABC1 #EAFDAB #ABFDE7
square
#BEABFD #FDABC1 #EAFDAB #ABFDE7
split-complementary
#BEABFD #FDE7AB #C1FDAB
monochromatic
#6133FA #906FFC #BEABFD #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.01
#BEABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#BEABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABFD
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABFD | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#B1B9C9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beabfd; /* rgb */ color: rgb(190, 171, 253); /* oklch */ color: oklch(78.8% 0.116 294.2);
Tailwind
colors: {
custom: {
50: '#d3c4fe',
500: '#beabfd',
950: '#000000',
},
}SCSS
$custom: #beabfd; $custom-light: #d3c4fe; $custom-dark: #000000;
JSON
{
"hex": "#beabfd",
"rgb": {
"r": 190,
"g": 171,
"b": 253
},
"hsl": {
"h": 253.902,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.78761,
"c": 0.11612,
"h": 294.2
},
"luminance": 0.47165
}Semantic roles & 50–950 ramp
primary
#BEABFD
secondary
#EFF7D4
accent
#E600B0
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141218
muted
#838186