#BEABEF#BEABEF
#BEABEF is a light, moderate violet. Relative luminance 0.463; OKLCH L 78.2% C 0.097 H 296.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABEF |
|---|---|
| RGB | rgb(190, 171, 239) |
| HSL | hsl(257, 68%, 80%) |
| HSV | hsv(257, 28%, 94%) |
| CMYK | cmyk(20.5%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.74, 20.47, -31.48) |
| CIE-LCH | lch(73.74, 37.55, 303.04°) |
| OKLab | oklab(78.16% 0.044 -0.0867) |
| OKLCH | oklch(78.16% 0.097 296.9) |
| XYZ | xyz(51.3746, 46.3046, 87.8757) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.30
Lavender
#B39DDB
ΔE00 4.28
Light Violet
#D6B4FC
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABEF #DCEFAB
analogous
#ABBAEF #BEABEF #E0ABEF
triadic
#BEABEF #EFBEAB #ABEFBE
tetradic
#BEABEF #EFABBA #DCEFAB #ABEFE0
square
#BEABEF #EFABBA #DCEFAB #ABEFE0
split-complementary
#BEABEF #EFE0AB #BAEFAB
monochromatic
#6E44DB #9678E5 #BEABEF #E6DEF9 #EBE5FA
Accessibility & contrast
On white
2.05
#BEABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#BEABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABEF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABEF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F2
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#B5B6C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beabef; /* rgb */ color: rgb(190, 171, 239); /* oklch */ color: oklch(78.2% 0.097 296.9);
Tailwind
colors: {
custom: {
50: '#d2c4f4',
500: '#beabef',
950: '#000000',
},
}SCSS
$custom: #beabef; $custom-light: #d2c4f4; $custom-dark: #000000;
JSON
{
"hex": "#beabef",
"rgb": {
"r": 190,
"g": 171,
"b": 239
},
"hsl": {
"h": 256.765,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.78155,
"c": 0.09723,
"h": 296.9
},
"luminance": 0.46305
}Semantic roles & 50–950 ramp
primary
#BEABEF
secondary
#EBF2D9
accent
#D0169C
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141217
muted
#828185