#AFA2F5#AFA2F5
#AFA2F5 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.5% C 0.118 H 290.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA2F5 |
|---|---|
| RGB | rgb(175, 162, 245) |
| HSL | hsl(249, 81%, 80%) |
| HSV | hsv(249, 34%, 96%) |
| CMYK | cmyk(28.6%, 33.9%, 0%, 3.9%) |
| CIE-LAB | lab(70.56, 22.51, -39.78) |
| CIE-LCH | lch(70.56, 45.71, 299.51°) |
| OKLab | oklab(75.49% 0.0413 -0.1107) |
| OKLCH | oklch(75.49% 0.118 290.5) |
| XYZ | xyz(47.0768, 41.5463, 91.9075) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.86
Pastel Purple
#CAA0FF
ΔE00 5.99
Lavender (survey)
#C79FEF
ΔE00 6.51
Pale Violet
#CEAEFA
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.72
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA2F5 #E8F5A2
analogous
#A2BEF5 #AFA2F5 #D9A2F5
triadic
#AFA2F5 #F5AFA2 #A2F5AF
tetradic
#AFA2F5 #F5A2BE #E8F5A2 #A2F5D9
square
#AFA2F5 #F5A2BE #E8F5A2 #A2F5D9
split-complementary
#AFA2F5 #F5D9A2 #BEF5A2
monochromatic
#5033E9 #7F6BEF #AFA2F5 #DFD9FB #E7E3FC
Accessibility & contrast
On white
2.26
#AFA2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#AFA2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA2F5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA2F5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAEF8
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#9FB1C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afa2f5; /* rgb */ color: rgb(175, 162, 245); /* oklch */ color: oklch(75.5% 0.118 290.5);
Tailwind
colors: {
custom: {
50: '#c8bdf8',
500: '#afa2f5',
950: '#000000',
},
}SCSS
$custom: #afa2f5; $custom-light: #c8bdf8; $custom-dark: #000000;
JSON
{
"hex": "#afa2f5",
"rgb": {
"r": 175,
"g": 162,
"b": 245
},
"hsl": {
"h": 249.398,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.7549,
"c": 0.11813,
"h": 290.5
},
"luminance": 0.41547
}Semantic roles & 50–950 ramp
primary
#AFA2F5
secondary
#EFF4D7
accent
#DD09BC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185