#A894E6#A894E6
#A894E6 is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.6% C 0.119 H 294.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A894E6 |
|---|---|
| RGB | rgb(168, 148, 230) |
| HSL | hsl(255, 62%, 74%) |
| HSV | hsv(255, 36%, 90%) |
| CMYK | cmyk(27%, 35.7%, 0%, 9.8%) |
| CIE-LAB | lab(65.92, 24.75, -38.84) |
| CIE-LCH | lch(65.92, 46.06, 302.51°) |
| OKLab | oklab(71.59% 0.0491 -0.1081) |
| OKLCH | oklch(71.59% 0.119 294.4) |
| XYZ | xyz(41.0178, 35.2173, 79.4842) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 5.76
Pale Purple
#B790D4
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.51
Liliac
#C48EFD
ΔE00 6.69
Baby Purple
#CA9BF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894E6 #D2E694
analogous
#94A9E6 #A894E6 #D194E6
triadic
#A894E6 #E6A894 #94E6A8
tetradic
#A894E6 #E694A9 #D2E694 #94E6D1
square
#A894E6 #E694A9 #D2E694 #94E6D1
split-complementary
#A894E6 #E6D194 #A9E694
monochromatic
#5731CF #8062DA #A894E6 #D0C6F2 #EBE6F9
Accessibility & contrast
On white
2.61
#A894E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A894E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894E6
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894E6 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1E9
Deuteranopia (green-blind)
#819FE4
Tritanopia (blue-blind)
#9BA2B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a894e6; /* rgb */ color: rgb(168, 148, 230); /* oklch */ color: oklch(71.6% 0.119 294.4);
Tailwind
colors: {
custom: {
50: '#c3b3ee',
500: '#a894e6',
950: '#000000',
},
}SCSS
$custom: #a894e6; $custom-light: #c3b3ee; $custom-dark: #000000;
JSON
{
"hex": "#a894e6",
"rgb": {
"r": 168,
"g": 148,
"b": 230
},
"hsl": {
"h": 254.634,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.71589,
"c": 0.11871,
"h": 294.4
},
"luminance": 0.35218
}Semantic roles & 50–950 ramp
primary
#A894E6
secondary
#EBF1DA
accent
#CA1C9F
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084