#BEA6ED#BEA6ED
#BEA6ED is a light, moderate violet. Relative luminance 0.443; OKLCH L 77.1% C 0.103 H 299.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA6ED |
|---|---|
| RGB | rgb(190, 166, 237) |
| HSL | hsl(260, 66%, 79%) |
| HSV | hsv(260, 30%, 93%) |
| CMYK | cmyk(19.8%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(72.45, 22.79, -32.39) |
| CIE-LCH | lch(72.45, 39.60, 305.13°) |
| OKLab | oklab(77.14% 0.0505 -0.0892) |
| OKLCH | oklch(77.14% 0.103 299.5) |
| XYZ | xyz(50.1542, 44.3338, 86.0193) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.36
Lavender
#B39DDB
ΔE00 3.43
Lilac (survey)
#CEA2FD
ΔE00 4.47
Pastel Purple
#CAA0FF
ΔE00 4.59
Light Violet
#D6B4FC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA6ED #D5EDA6
analogous
#A6B2ED #BEA6ED #E2A6ED
triadic
#BEA6ED #EDBEA6 #A6EDBE
tetradic
#BEA6ED #EDA6B2 #D5EDA6 #A6EDE2
square
#BEA6ED #EDA6B2 #D5EDA6 #A6EDE2
split-complementary
#BEA6ED #EDE2A6 #B2EDA6
monochromatic
#7440D8 #9973E3 #BEA6ED #E3D9F7 #ECE6FA
Accessibility & contrast
On white
2.13
#BEA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BEA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA6ED
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA6ED | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#B6B1BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bea6ed; /* rgb */ color: rgb(190, 166, 237); /* oklch */ color: oklch(77.1% 0.103 299.5);
Tailwind
colors: {
custom: {
50: '#d2c0f3',
500: '#bea6ed',
950: '#000000',
},
}SCSS
$custom: #bea6ed; $custom-light: #d2c0f3; $custom-dark: #000000;
JSON
{
"hex": "#bea6ed",
"rgb": {
"r": 190,
"g": 166,
"b": 237
},
"hsl": {
"h": 260.282,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.77137,
"c": 0.10256,
"h": 299.5
},
"luminance": 0.44334
}Semantic roles & 50–950 ramp
primary
#BEA6ED
secondary
#E9F1DA
accent
#CE1790
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141217
muted
#838185