#A293FC#A293FC
#A293FC is a light, vivid blue. Relative luminance 0.356; OKLCH L 72.0% C 0.150 H 288.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A293FC |
|---|---|
| RGB | rgb(162, 147, 252) |
| HSL | hsl(249, 95%, 78%) |
| HSV | hsv(249, 42%, 99%) |
| CMYK | cmyk(35.7%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.19, 29.25, -50.52) |
| CIE-LCH | lch(66.19, 58.38, 300.07°) |
| OKLab | oklab(72.01% 0.0478 -0.1421) |
| OKLCH | oklch(72.01% 0.15 288.6) |
| XYZ | xyz(42.9000, 35.5759, 96.6831) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.34
Lavender Blue
#8B88F8
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 5.07
Periwinkle (survey)
#8E82FE
ΔE00 5.53
Liliac
#C48EFD
ΔE00 7.49
Pastel Purple
#CAA0FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293FC #EDFC93
analogous
#93B8FC #A293FC #D693FC
triadic
#A293FC #FCA293 #93FCA2
tetradic
#A293FC #FC93B8 #EDFC93 #93FCD6
square
#A293FC #FC93B8 #EDFC93 #93FCD6
split-complementary
#A293FC #FCD693 #B8FC93
monochromatic
#3B1CF9 #6F57FA #A293FC #D5CFFE #E5E1FE
Accessibility & contrast
On white
2.59
#A293FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A293FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293FC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293FC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#8BA7BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a293fc; /* rgb */ color: rgb(162, 147, 252); /* oklch */ color: oklch(72.0% 0.150 288.6);
Tailwind
colors: {
custom: {
50: '#c1b2fe',
500: '#a293fc',
950: '#000000',
},
}SCSS
$custom: #a293fc; $custom-light: #c1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#a293fc",
"rgb": {
"r": 162,
"g": 147,
"b": 252
},
"hsl": {
"h": 248.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.72011,
"c": 0.14991,
"h": 288.6
},
"luminance": 0.35577
}Semantic roles & 50–950 ramp
primary
#A293FC
secondary
#F2F6D5
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086