#BEAAEB#BEAAEB
#BEAAEB is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.8% C 0.093 H 298.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAEB |
|---|---|
| RGB | rgb(190, 170, 235) |
| HSL | hsl(258, 62%, 79%) |
| HSV | hsv(258, 28%, 92%) |
| CMYK | cmyk(19.1%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(73.35, 20.13, -29.92) |
| CIE-LCH | lch(73.35, 36.06, 303.93°) |
| OKLab | oklab(77.8% 0.0443 -0.0822) |
| OKLCH | oklch(77.8% 0.093 298.3) |
| XYZ | xyz(50.6021, 45.6945, 84.7352) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.47
Lavender
#B39DDB
ΔE00 3.74
Lavender (survey)
#C79FEF
ΔE00 4.57
Light Violet
#D6B4FC
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAEB #D7EBAA
analogous
#AAB7EB #BEAAEB #DFAAEB
triadic
#BEAAEB #EBBEAA #AAEBBE
tetradic
#BEAAEB #EBAAB7 #D7EBAA #AAEBDF
square
#BEAAEB #EBAAB7 #D7EBAA #AAEBDF
split-complementary
#BEAAEB #EBDFAA #B7EBAA
monochromatic
#7247D4 #9878DF #BEAAEB #E4DCF7 #ECE6F9
Accessibility & contrast
On white
2.07
#BEAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#BEAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAEB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAEB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#B6B4C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beaaeb; /* rgb */ color: rgb(190, 170, 235); /* oklch */ color: oklch(77.8% 0.093 298.3);
Tailwind
colors: {
custom: {
50: '#d2c3f1',
500: '#beaaeb',
950: '#000000',
},
}SCSS
$custom: #beaaeb; $custom-light: #d2c3f1; $custom-dark: #000000;
JSON
{
"hex": "#beaaeb",
"rgb": {
"r": 190,
"g": 170,
"b": 235
},
"hsl": {
"h": 258.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.77801,
"c": 0.09344,
"h": 298.3
},
"luminance": 0.45695
}Semantic roles & 50–950 ramp
primary
#BEAAEB
secondary
#EAF1DA
accent
#CA1C94
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184