#BEABE9#BEABE9
#BEABE9 is a light, moderate violet. Relative luminance 0.460; OKLCH L 77.9% C 0.089 H 298.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABE9 |
|---|---|
| RGB | rgb(190, 171, 233) |
| HSL | hsl(258, 58%, 79%) |
| HSV | hsv(258, 27%, 91%) |
| CMYK | cmyk(18.5%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(73.52, 19.13, -28.57) |
| CIE-LCH | lch(73.52, 34.38, 303.80°) |
| OKLab | oklab(77.91% 0.0424 -0.0784) |
| OKLCH | oklch(77.91% 0.089 298.4) |
| XYZ | xyz(50.5029, 45.9559, 83.2847) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.80
Lavender
#B39DDB
ΔE00 3.83
Light Violet
#D6B4FC
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABE9 #D6E9AB
analogous
#ABB7E9 #BEABE9 #DDABE9
triadic
#BEABE9 #E9BEAB #ABE9BE
tetradic
#BEABE9 #E9ABB7 #D6E9AB #ABE9DD
square
#BEABE9 #E9ABB7 #D6E9AB #ABE9DD
split-complementary
#BEABE9 #E9DDAB #B7E9AB
monochromatic
#734AD0 #987BDC #BEABE9 #E4DBF6 #ECE7F9
Accessibility & contrast
On white
2.06
#BEABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BEABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABE9
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABE9 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EC
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#B6B4C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beabe9; /* rgb */ color: rgb(190, 171, 233); /* oklch */ color: oklch(77.9% 0.089 298.4);
Tailwind
colors: {
custom: {
50: '#d2c4f0',
500: '#beabe9',
950: '#000000',
},
}SCSS
$custom: #beabe9; $custom-light: #d2c4f0; $custom-dark: #000000;
JSON
{
"hex": "#beabe9",
"rgb": {
"r": 190,
"g": 171,
"b": 233
},
"hsl": {
"h": 258.387,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.77907,
"c": 0.08913,
"h": 298.4
},
"luminance": 0.45956
}Semantic roles & 50–950 ramp
primary
#BEABE9
secondary
#EAF0DB
accent
#C61F93
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184