#A293FD#A293FD
#A293FD is a light, vivid blue. Relative luminance 0.356; OKLCH L 72.1% C 0.151 H 288.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A293FD |
|---|---|
| RGB | rgb(162, 147, 253) |
| HSL | hsl(248, 96%, 78%) |
| HSV | hsv(248, 42%, 99%) |
| CMYK | cmyk(36%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.24, 29.51, -50.99) |
| CIE-LCH | lch(66.24, 58.91, 300.06°) |
| OKLab | oklab(72.06% 0.048 -0.1434) |
| OKLCH | oklch(72.06% 0.151 288.5) |
| XYZ | xyz(43.0588, 35.6395, 97.5199) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.48
Liliac
#C48EFD
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293FD #EEFD93
analogous
#93B9FD #A293FD #D793FD
triadic
#A293FD #FDA293 #93FDA2
tetradic
#A293FD #FD93B9 #EEFD93 #93FDD7
square
#A293FD #FD93B9 #EEFD93 #93FDD7
split-complementary
#A293FD #FDD793 #B9FD93
monochromatic
#3B1BFB #6E57FC #A293FD #D6CFFE #E5E1FE
Accessibility & contrast
On white
2.58
#A293FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A293FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293FD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293FD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#8AA7BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a293fd; /* rgb */ color: rgb(162, 147, 253); /* oklch */ color: oklch(72.1% 0.151 288.5);
Tailwind
colors: {
custom: {
50: '#c1b2fe',
500: '#a293fd',
950: '#000000',
},
}SCSS
$custom: #a293fd; $custom-light: #c1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#a293fd",
"rgb": {
"r": 162,
"g": 147,
"b": 253
},
"hsl": {
"h": 248.491,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.72064,
"c": 0.15125,
"h": 288.5
},
"luminance": 0.35641
}Semantic roles & 50–950 ramp
primary
#A293FD
secondary
#F2F7D4
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086