#BEABE4#BEABE4
#BEABE4 is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.7% C 0.082 H 299.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABE4 |
|---|---|
| RGB | rgb(190, 171, 228) |
| HSL | hsl(260, 51%, 78%) |
| HSV | hsv(260, 25%, 89%) |
| CMYK | cmyk(16.7%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(73.33, 18.03, -26.13) |
| CIE-LCH | lch(73.33, 31.74, 304.60°) |
| OKLab | oklab(77.71% 0.0409 -0.0715) |
| OKLCH | oklch(77.71% 0.082 299.8) |
| XYZ | xyz(49.7988, 45.6743, 79.5762) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.84
Pale Violet
#CEAEFA
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 6.95
Light Lavender
#DFC5FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABE4 #D1E4AB
analogous
#ABB4E4 #BEABE4 #DAABE4
triadic
#BEABE4 #E4BEAB #ABE4BE
tetradic
#BEABE4 #E4ABB4 #D1E4AB #ABE4DA
square
#BEABE4 #E4ABB4 #D1E4AB #ABE4DA
split-complementary
#BEABE4 #E4DAAB #B4E4AB
monochromatic
#764EC6 #9A7DD5 #BEABE4 #E2D9F3 #EDE8F8
Accessibility & contrast
On white
2.07
#BEABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#BEABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABE4
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABE4 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E6
Deuteranopia (green-blind)
#A2B4E2
Tritanopia (blue-blind)
#B8B3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beabe4; /* rgb */ color: rgb(190, 171, 228); /* oklch */ color: oklch(77.7% 0.082 299.8);
Tailwind
colors: {
custom: {
50: '#d2c4ec',
500: '#beabe4',
950: '#000000',
},
}SCSS
$custom: #beabe4; $custom-light: #d2c4ec; $custom-dark: #000000;
JSON
{
"hex": "#beabe4",
"rgb": {
"r": 190,
"g": 171,
"b": 228
},
"hsl": {
"h": 260,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.77705,
"c": 0.0824,
"h": 299.8
},
"luminance": 0.45674
}Semantic roles & 50–950 ramp
primary
#BEABE4
secondary
#E9EFDC
accent
#BF278C
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184