#A293F7#A293F7
#A293F7 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.7% C 0.143 H 289.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A293F7 |
|---|---|
| RGB | rgb(162, 147, 247) |
| HSL | hsl(249, 86%, 77%) |
| HSV | hsv(249, 40%, 97%) |
| CMYK | cmyk(34.4%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(65.95, 27.95, -48.17) |
| CIE-LCH | lch(65.95, 55.69, 300.13°) |
| OKLab | oklab(71.75% 0.047 -0.1352) |
| OKLCH | oklch(71.75% 0.143 289.2) |
| XYZ | xyz(42.1180, 35.2631, 92.5650) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.06
Lavender Blue
#8B88F8
ΔE00 5.01
Periwinkle Blue
#8F99FB
ΔE00 5.28
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Liliac
#C48EFD
ΔE00 7.38
Pastel Purple
#CAA0FF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293F7 #E8F793
analogous
#93B6F7 #A293F7 #D493F7
triadic
#A293F7 #F7A293 #93F7A2
tetradic
#A293F7 #F793B6 #E8F793 #93F7D4
square
#A293F7 #F793B6 #E8F793 #93F7D4
split-complementary
#A293F7 #F7D493 #B6F793
monochromatic
#4021EF #715AF3 #A293F7 #D3CCFB #E6E3FD
Accessibility & contrast
On white
2.61
#A293F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A293F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293F7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293F7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FB
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#8DA6B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a293f7; /* rgb */ color: rgb(162, 147, 247); /* oklch */ color: oklch(71.7% 0.143 289.2);
Tailwind
colors: {
custom: {
50: '#c0b2fa',
500: '#a293f7',
950: '#000000',
},
}SCSS
$custom: #a293f7; $custom-light: #c0b2fa; $custom-dark: #000000;
JSON
{
"hex": "#a293f7",
"rgb": {
"r": 162,
"g": 147,
"b": 247
},
"hsl": {
"h": 249,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.71749,
"c": 0.14315,
"h": 289.2
},
"luminance": 0.35264
}Semantic roles & 50–950 ramp
primary
#A293F7
secondary
#F0F5D6
accent
#E303C1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085