#AFA3EC#AFA3EC
#AFA3EC is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.3% C 0.104 H 291.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA3EC |
|---|---|
| RGB | rgb(175, 163, 236) |
| HSL | hsl(250, 66%, 78%) |
| HSV | hsv(250, 31%, 93%) |
| CMYK | cmyk(25.8%, 30.9%, 0%, 7.5%) |
| CIE-LAB | lab(70.43, 19.77, -35.07) |
| CIE-LCH | lch(70.43, 40.26, 299.41°) |
| OKLab | oklab(75.27% 0.0377 -0.0972) |
| OKLCH | oklch(75.27% 0.104 291.2) |
| XYZ | xyz(45.9130, 41.3638, 84.9057) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 6.13
Pale Violet
#CEAEFA
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.40
Lilac (survey)
#CEA2FD
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA3EC #E0ECA3
analogous
#A3BBEC #AFA3EC #D3A3EC
triadic
#AFA3EC #ECAFA3 #A3ECAF
tetradic
#AFA3EC #ECA3BB #E0ECA3 #A3ECD3
square
#AFA3EC #ECA3BB #E0ECA3 #A3ECD3
split-complementary
#AFA3EC #ECD3A3 #BBECA3
monochromatic
#573ED7 #8370E2 #AFA3EC #DBD6F6 #E9E6FA
Accessibility & contrast
On white
2.26
#AFA3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#AFA3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA3EC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA3EC | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEF
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#A2AFBD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #afa3ec; /* rgb */ color: rgb(175, 163, 236); /* oklch */ color: oklch(75.3% 0.104 291.2);
Tailwind
colors: {
custom: {
50: '#c8bef2',
500: '#afa3ec',
950: '#000000',
},
}SCSS
$custom: #afa3ec; $custom-light: #c8bef2; $custom-dark: #000000;
JSON
{
"hex": "#afa3ec",
"rgb": {
"r": 175,
"g": 163,
"b": 236
},
"hsl": {
"h": 249.863,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.7527,
"c": 0.10423,
"h": 291.2
},
"luminance": 0.41364
}Semantic roles & 50–950 ramp
primary
#AFA3EC
secondary
#EDF1DA
accent
#CE18B0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185