#BEA7ED#BEA7ED
#BEA7ED is a light, moderate violet. Relative luminance 0.447; OKLCH L 77.3% C 0.101 H 299.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEA7ED |
|---|---|
| RGB | rgb(190, 167, 237) |
| HSL | hsl(260, 66%, 79%) |
| HSV | hsv(260, 30%, 93%) |
| CMYK | cmyk(19.8%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(72.69, 22.23, -32.01) |
| CIE-LCH | lch(72.69, 38.98, 304.78°) |
| OKLab | oklab(77.32% 0.0491 -0.0882) |
| OKLCH | oklch(77.32% 0.101 299.1) |
| XYZ | xyz(50.3367, 44.6988, 86.0802) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.20
Lavender
#B39DDB
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 4.69
Light Violet
#D6B4FC
ΔE00 4.80
Pastel Purple
#CAA0FF
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEA7ED #D6EDA7
analogous
#A7B3ED #BEA7ED #E1A7ED
triadic
#BEA7ED #EDBEA7 #A7EDBE
tetradic
#BEA7ED #EDA7B3 #D6EDA7 #A7EDE1
square
#BEA7ED #EDA7B3 #D6EDA7 #A7EDE1
split-complementary
#BEA7ED #EDE1A7 #B3EDA7
monochromatic
#7341D8 #9874E3 #BEA7ED #E4DAF7 #ECE6FA
Accessibility & contrast
On white
2.11
#BEA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BEA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEA7ED
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEA7ED | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#B6B2C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bea7ed; /* rgb */ color: rgb(190, 167, 237); /* oklch */ color: oklch(77.3% 0.101 299.1);
Tailwind
colors: {
custom: {
50: '#d2c1f3',
500: '#bea7ed',
950: '#000000',
},
}SCSS
$custom: #bea7ed; $custom-light: #d2c1f3; $custom-dark: #000000;
JSON
{
"hex": "#bea7ed",
"rgb": {
"r": 190,
"g": 167,
"b": 237
},
"hsl": {
"h": 259.714,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.77323,
"c": 0.10094,
"h": 299.1
},
"luminance": 0.44699
}Semantic roles & 50–950 ramp
primary
#BEA7ED
secondary
#EAF1DA
accent
#CE1892
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141217
muted
#838185