#BEABE6#BEABE6
#BEABE6 is a light, moderate violet. Relative luminance 0.458; OKLCH L 77.8% C 0.085 H 299.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEABE6 |
|---|---|
| RGB | rgb(190, 171, 230) |
| HSL | hsl(259, 54%, 79%) |
| HSV | hsv(259, 26%, 90%) |
| CMYK | cmyk(17.4%, 25.7%, 0%, 9.8%) |
| CIE-LAB | lab(73.41, 18.46, -27.11) |
| CIE-LCH | lch(73.41, 32.80, 304.26°) |
| OKLab | oklab(77.79% 0.0415 -0.0743) |
| OKLCH | oklch(77.79% 0.085 299.2) |
| XYZ | xyz(50.0780, 45.7860, 81.0469) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.79
Pale Violet
#CEAEFA
ΔE00 4.22
Light Violet
#D6B4FC
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 6.62
Pastel Purple
#CAA0FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEABE6 #D3E6AB
analogous
#ABB5E6 #BEABE6 #DBABE6
triadic
#BEABE6 #E6BEAB #ABE6BE
tetradic
#BEABE6 #E6ABB5 #D3E6AB #ABE6DB
square
#BEABE6 #E6ABB5 #D3E6AB #ABE6DB
split-complementary
#BEABE6 #E6DBAB #B5E6AB
monochromatic
#754DCA #9A7CD8 #BEABE6 #E2DAF4 #EDE7F8
Accessibility & contrast
On white
2.07
#BEABE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BEABE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEABE6
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEABE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEABE6 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E8
Deuteranopia (green-blind)
#A2B4E4
Tritanopia (blue-blind)
#B7B4C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beabe6; /* rgb */ color: rgb(190, 171, 230); /* oklch */ color: oklch(77.8% 0.085 299.2);
Tailwind
colors: {
custom: {
50: '#d2c4ee',
500: '#beabe6',
950: '#000000',
},
}SCSS
$custom: #beabe6; $custom-light: #d2c4ee; $custom-dark: #000000;
JSON
{
"hex": "#beabe6",
"rgb": {
"r": 190,
"g": 171,
"b": 230
},
"hsl": {
"h": 259.322,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.77785,
"c": 0.08509,
"h": 299.2
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#BEABE6
secondary
#E9EFDC
accent
#C2248F
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141216
muted
#828184