#BEABFC#BEABFC
#BEABFC is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.7% C 0.115 H 294.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABFC |
|---|---|
| RGB | rgb(190, 171, 252) |
| HSL | hsl(254, 93%, 83%) |
| HSV | hsv(254, 32%, 99%) |
| CMYK | cmyk(24.6%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(74.25, 23.46, -37.72) |
| CIE-LCH | lch(74.25, 44.42, 301.88°) |
| OKLab | oklab(78.72% 0.0474 -0.1045) |
| OKLCH | oklch(78.72% 0.115 294.4) |
| XYZ | xyz(53.3646, 47.1006, 98.3564) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.27
Light Violet
#D6B4FC
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABFC #E9FCAB
analogous
#ABC0FC #BEABFC #E6ABFC
triadic
#BEABFC #FCBEAB #ABFCBE
tetradic
#BEABFC #FCABC0 #E9FCAB #ABFCE6
square
#BEABFC #FCABC0 #E9FCAB #ABFCE6
split-complementary
#BEABFC #FCE6AB #C0FCAB
monochromatic
#6335F8 #9070FA #BEABFC #E8E1FE #E8E1FE
Accessibility & contrast
On white
2.02
#BEABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BEABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABFC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABFC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#99B5FA
Tritanopia (blue-blind)
#B1B9C8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beabfc; /* rgb */ color: rgb(190, 171, 252); /* oklch */ color: oklch(78.7% 0.115 294.4);
Tailwind
colors: {
custom: {
50: '#d3c4fd',
500: '#beabfc',
950: '#000000',
},
}SCSS
$custom: #beabfc; $custom-light: #d3c4fd; $custom-dark: #000000;
JSON
{
"hex": "#beabfc",
"rgb": {
"r": 190,
"g": 171,
"b": 252
},
"hsl": {
"h": 254.074,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.78716,
"c": 0.11478,
"h": 294.4
},
"luminance": 0.47101
}Semantic roles & 50–950 ramp
primary
#BEABFC
secondary
#EEF6D5
accent
#E600B0
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141217
muted
#838185