#AFA3FF#AFA3FF
#AFA3FF is a light, vivid blue. Relative luminance 0.425; OKLCH L 76.1% C 0.130 H 288.9°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA3FF |
|---|---|
| RGB | rgb(175, 163, 255) |
| HSL | hsl(248, 100%, 82%) |
| HSV | hsv(248, 36%, 100%) |
| CMYK | cmyk(31.4%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(71.23, 24.43, -44.15) |
| CIE-LCH | lch(71.23, 50.46, 298.96°) |
| OKLab | oklab(76.15% 0.0422 -0.1233) |
| OKLCH | oklch(76.15% 0.13 288.9) |
| XYZ | xyz(48.8217, 42.5272, 100.2247) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 6.47
Lilac (survey)
#CEA2FD
ΔE00 7.26
Pale Violet
#CEAEFA
ΔE00 7.52
Lavender (survey)
#C79FEF
ΔE00 7.56
Lavender
#B39DDB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA3FF #F3FFA3
analogous
#A3C5FF #AFA3FF #DDA3FF
triadic
#AFA3FF #FFAFA3 #A3FFAF
tetradic
#AFA3FF #FFA3C5 #F3FFA3 #A3FFDD
square
#AFA3FF #FFA3C5 #F3FFA3 #A3FFDD
split-complementary
#AFA3FF #FFDDA3 #C5FFA3
monochromatic
#4529FF #7A66FF #AFA3FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
2.21
#AFA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#AFA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA3FF
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA3FF | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#88ACFD
Tritanopia (blue-blind)
#9CB4C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afa3ff; /* rgb */ color: rgb(175, 163, 255); /* oklch */ color: oklch(76.1% 0.130 288.9);
Tailwind
colors: {
custom: {
50: '#c9beff',
500: '#afa3ff',
950: '#000000',
},
}SCSS
$custom: #afa3ff; $custom-light: #c9beff; $custom-dark: #000000;
JSON
{
"hex": "#afa3ff",
"rgb": {
"r": 175,
"g": 163,
"b": 255
},
"hsl": {
"h": 247.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.76149,
"c": 0.13033,
"h": 288.9
},
"luminance": 0.42528
}Semantic roles & 50–950 ramp
primary
#AFA3FF
secondary
#F3F7D4
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186