#A19FEB#A19FEB
#A19FEB is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.3% C 0.109 H 284.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FEB |
|---|---|
| RGB | rgb(161, 159, 235) |
| HSL | hsl(242, 66%, 77%) |
| HSV | hsv(242, 32%, 92%) |
| CMYK | cmyk(31.5%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.29, 17.77, -37.93) |
| CIE-LCH | lch(68.29, 41.89, 295.10°) |
| OKLab | oklab(73.34% 0.0275 -0.1056) |
| OKLCH | oklch(73.34% 0.109 284.6) |
| XYZ | xyz(42.0875, 38.3704, 83.7699) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender
#B39DDB
ΔE00 6.83
Lavender Blue
#8B88F8
ΔE00 7.93
Pastel Purple
#CAA0FF
ΔE00 8.86
Lavender (survey)
#C79FEF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FEB #E9EB9F
analogous
#9FC3EB #A19FEB #C79FEB
triadic
#A19FEB #EBA19F #9FEBA1
tetradic
#A19FEB #EB9FC3 #E9EB9F #9FEBC7
square
#A19FEB #EB9FC3 #E9EB9F #9FEBC7
split-complementary
#A19FEB #EBC79F #C3EB9F
monochromatic
#3E3AD6 #6F6CE0 #A19FEB #D3D2F6 #E6E6FA
Accessibility & contrast
On white
2.42
#A19FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A19FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FEB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FEB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#8EADBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19feb; /* rgb */ color: rgb(161, 159, 235); /* oklch */ color: oklch(73.3% 0.109 284.6);
Tailwind
colors: {
custom: {
50: '#bfbbf1',
500: '#a19feb',
950: '#000000',
},
}SCSS
$custom: #a19feb; $custom-light: #bfbbf1; $custom-dark: #000000;
JSON
{
"hex": "#a19feb",
"rgb": {
"r": 161,
"g": 159,
"b": 235
},
"hsl": {
"h": 241.579,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.73342,
"c": 0.10912,
"h": 284.6
},
"luminance": 0.38371
}Semantic roles & 50–950 ramp
primary
#A19FEB
secondary
#F1F1DA
accent
#CD18C9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085