#AFA3F0#AFA3F0
#AFA3F0 is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.4% C 0.110 H 290.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA3F0 |
|---|---|
| RGB | rgb(175, 163, 240) |
| HSL | hsl(249, 72%, 79%) |
| HSV | hsv(249, 32%, 94%) |
| CMYK | cmyk(27.1%, 32.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.59, 20.74, -37.00) |
| CIE-LCH | lch(70.59, 42.41, 299.27°) |
| OKLab | oklab(75.45% 0.0387 -0.1027) |
| OKLCH | oklch(75.45% 0.11 290.7) |
| XYZ | xyz(46.5007, 41.5988, 88.0006) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.80
Baby Purple
#CA9BF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA3F0 #E4F0A3
analogous
#A3BEF0 #AFA3F0 #D6A3F0
triadic
#AFA3F0 #F0AFA3 #A3F0AF
tetradic
#AFA3F0 #F0A3BE #E4F0A3 #A3F0D6
square
#AFA3F0 #F0A3BE #E4F0A3 #A3F0D6
split-complementary
#AFA3F0 #F0D6A3 #BEF0A3
monochromatic
#533ADF #816EE7 #AFA3F0 #DDD8F9 #E8E5FB
Accessibility & contrast
On white
2.25
#AFA3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#AFA3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA3F0
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA3F0 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF3
Deuteranopia (green-blind)
#8FABEE
Tritanopia (blue-blind)
#A1B0BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afa3f0; /* rgb */ color: rgb(175, 163, 240); /* oklch */ color: oklch(75.4% 0.110 290.7);
Tailwind
colors: {
custom: {
50: '#c8bef5',
500: '#afa3f0',
950: '#000000',
},
}SCSS
$custom: #afa3f0; $custom-light: #c8bef5; $custom-dark: #000000;
JSON
{
"hex": "#afa3f0",
"rgb": {
"r": 175,
"g": 163,
"b": 240
},
"hsl": {
"h": 249.351,
"s": 71.963,
"l": 79.02
},
"oklch": {
"l": 0.75449,
"c": 0.10975,
"h": 290.7
},
"luminance": 0.416
}Semantic roles & 50–950 ramp
primary
#AFA3F0
secondary
#EEF2D9
accent
#D411B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185