#A293FB#A293FB
#A293FB is a light, vivid blue. Relative luminance 0.355; OKLCH L 72.0% C 0.149 H 288.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A293FB |
|---|---|
| RGB | rgb(162, 147, 251) |
| HSL | hsl(249, 93%, 78%) |
| HSV | hsv(249, 41%, 98%) |
| CMYK | cmyk(35.5%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.15, 28.99, -50.05) |
| CIE-LCH | lch(66.15, 57.84, 300.08°) |
| OKLab | oklab(71.96% 0.0477 -0.1407) |
| OKLCH | oklch(71.96% 0.149 288.7) |
| XYZ | xyz(42.7419, 35.5127, 95.8507) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.27
Lavender Blue
#8B88F8
ΔE00 4.82
Periwinkle Blue
#8F99FB
ΔE00 5.10
Periwinkle (survey)
#8E82FE
ΔE00 5.58
Liliac
#C48EFD
ΔE00 7.47
Pastel Purple
#CAA0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293FB #ECFB93
analogous
#93B8FB #A293FB #D693FB
triadic
#A293FB #FBA293 #93FBA2
tetradic
#A293FB #FB93B8 #ECFB93 #93FBD6
square
#A293FB #FB93B8 #ECFB93 #93FBD6
split-complementary
#A293FB #FBD693 #B8FB93
monochromatic
#3C1DF7 #6F58F9 #A293FB #D5CEFD #E6E1FE
Accessibility & contrast
On white
2.59
#A293FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A293FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293FB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293FB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#8BA7BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a293fb; /* rgb */ color: rgb(162, 147, 251); /* oklch */ color: oklch(72.0% 0.149 288.7);
Tailwind
colors: {
custom: {
50: '#c1b2fd',
500: '#a293fb',
950: '#000000',
},
}SCSS
$custom: #a293fb; $custom-light: #c1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#a293fb",
"rgb": {
"r": 162,
"g": 147,
"b": 251
},
"hsl": {
"h": 248.654,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.71958,
"c": 0.14856,
"h": 288.7
},
"luminance": 0.35514
}Semantic roles & 50–950 ramp
primary
#A293FB
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086