#AFA4FF#AFA4FF
#AFA4FF is a light, vivid blue. Relative luminance 0.429; OKLCH L 76.3% C 0.129 H 288.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA4FF |
|---|---|
| RGB | rgb(175, 164, 255) |
| HSL | hsl(247, 100%, 82%) |
| HSV | hsv(247, 36%, 100%) |
| CMYK | cmyk(31.4%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(71.48, 23.87, -43.77) |
| CIE-LCH | lch(71.48, 49.85, 298.60°) |
| OKLab | oklab(76.33% 0.0409 -0.1222) |
| OKLCH | oklch(76.33% 0.129 288.5) |
| XYZ | xyz(48.9999, 42.8837, 100.2841) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.54
Lilac (survey)
#CEA2FD
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 7.50
Lavender
#B39DDB
ΔE00 7.61
Lavender (survey)
#C79FEF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA4FF #F4FFA4
analogous
#A4C7FF #AFA4FF #DDA4FF
triadic
#AFA4FF #FFAFA4 #A4FFAF
tetradic
#AFA4FF #FFA4C7 #F4FFA4 #A4FFDD
square
#AFA4FF #FFA4C7 #F4FFA4 #A4FFDD
split-complementary
#AFA4FF #FFDDA4 #C7FFA4
monochromatic
#432AFF #7967FF #AFA4FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
2.19
#AFA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AFA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA4FF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA4FF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#9CB5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afa4ff; /* rgb */ color: rgb(175, 164, 255); /* oklch */ color: oklch(76.3% 0.129 288.5);
Tailwind
colors: {
custom: {
50: '#c9bfff',
500: '#afa4ff',
950: '#000000',
},
}SCSS
$custom: #afa4ff; $custom-light: #c9bfff; $custom-dark: #000000;
JSON
{
"hex": "#afa4ff",
"rgb": {
"r": 175,
"g": 164,
"b": 255
},
"hsl": {
"h": 247.253,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.76335,
"c": 0.12887,
"h": 288.5
},
"luminance": 0.42885
}Semantic roles & 50–950 ramp
primary
#AFA4FF
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186