#BEABE8#BEABE8
#BEABE8 is a light, moderate violet. Relative luminance 0.459; OKLCH L 77.9% C 0.088 H 298.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABE8 |
|---|---|
| RGB | rgb(190, 171, 232) |
| HSL | hsl(259, 57%, 79%) |
| HSV | hsv(259, 26%, 91%) |
| CMYK | cmyk(18.1%, 26.3%, 0%, 9%) |
| CIE-LAB | lab(73.48, 18.91, -28.08) |
| CIE-LCH | lch(73.48, 33.85, 303.95°) |
| OKLab | oklab(77.87% 0.0421 -0.077) |
| OKLCH | oklch(77.87% 0.088 298.6) |
| XYZ | xyz(50.3605, 45.8990, 82.5345) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.80
Pale Violet
#CEAEFA
ΔE00 3.93
Light Violet
#D6B4FC
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABE8 #D5E8AB
analogous
#ABB7E8 #BEABE8 #DDABE8
triadic
#BEABE8 #E8BEAB #ABE8BE
tetradic
#BEABE8 #E8ABB7 #D5E8AB #ABE8DD
square
#BEABE8 #E8ABB7 #D5E8AB #ABE8DD
split-complementary
#BEABE8 #E8DDAB #B7E8AB
monochromatic
#744BCE #997BDB #BEABE8 #E3DBF5 #ECE7F8
Accessibility & contrast
On white
2.06
#BEABE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BEABE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABE8
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABE8 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB4EB
Deuteranopia (green-blind)
#A1B4E6
Tritanopia (blue-blind)
#B7B4C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beabe8; /* rgb */ color: rgb(190, 171, 232); /* oklch */ color: oklch(77.9% 0.088 298.6);
Tailwind
colors: {
custom: {
50: '#d2c4ef',
500: '#beabe8',
950: '#000000',
},
}SCSS
$custom: #beabe8; $custom-light: #d2c4ef; $custom-dark: #000000;
JSON
{
"hex": "#beabe8",
"rgb": {
"r": 190,
"g": 171,
"b": 232
},
"hsl": {
"h": 258.689,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.77866,
"c": 0.08778,
"h": 298.6
},
"luminance": 0.45899
}Semantic roles & 50–950 ramp
primary
#BEABE8
secondary
#E9F0DB
accent
#C52192
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184