#BEABE5#BEABE5
#BEABE5 is a light, moderate violet. Relative luminance 0.457; OKLCH L 77.7% C 0.084 H 299.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABE5 |
|---|---|
| RGB | rgb(190, 171, 229) |
| HSL | hsl(260, 53%, 78%) |
| HSV | hsv(260, 25%, 90%) |
| CMYK | cmyk(17%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(73.37, 18.24, -26.62) |
| CIE-LCH | lch(73.37, 32.27, 304.43°) |
| OKLab | oklab(77.75% 0.0412 -0.0729) |
| OKLCH | oklch(77.75% 0.084 299.5) |
| XYZ | xyz(49.9380, 45.7300, 80.3094) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.81
Pale Violet
#CEAEFA
ΔE00 4.38
Light Violet
#D6B4FC
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.45
Lilac (survey)
#CEA2FD
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABE5 #D2E5AB
analogous
#ABB5E5 #BEABE5 #DBABE5
triadic
#BEABE5 #E5BEAB #ABE5BE
tetradic
#BEABE5 #E5ABB5 #D2E5AB #ABE5DB
square
#BEABE5 #E5ABB5 #D2E5AB #ABE5DB
split-complementary
#BEABE5 #E5DBAB #B5E5AB
monochromatic
#764EC8 #9A7CD7 #BEABE5 #E2DAF3 #EDE8F8
Accessibility & contrast
On white
2.07
#BEABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BEABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABE5
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABE5 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E7
Deuteranopia (green-blind)
#A2B4E3
Tritanopia (blue-blind)
#B7B4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beabe5; /* rgb */ color: rgb(190, 171, 229); /* oklch */ color: oklch(77.7% 0.084 299.5);
Tailwind
colors: {
custom: {
50: '#d2c4ed',
500: '#beabe5',
950: '#000000',
},
}SCSS
$custom: #beabe5; $custom-light: #d2c4ed; $custom-dark: #000000;
JSON
{
"hex": "#beabe5",
"rgb": {
"r": 190,
"g": 171,
"b": 229
},
"hsl": {
"h": 259.655,
"s": 52.727,
"l": 78.431
},
"oklch": {
"l": 0.77745,
"c": 0.08374,
"h": 299.5
},
"luminance": 0.4573
}Semantic roles & 50–950 ramp
primary
#BEABE5
secondary
#E9EFDC
accent
#C0258D
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184