#AFA7FF#AFA7FF
#AFA7FF is a light, vivid blue. Relative luminance 0.440; OKLCH L 76.9% C 0.124 H 287.3°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA7FF |
|---|---|
| RGB | rgb(175, 167, 255) |
| HSL | hsl(245, 100%, 83%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(31.4%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(72.21, 22.18, -42.62) |
| CIE-LCH | lch(72.21, 48.05, 297.50°) |
| OKLab | oklab(76.9% 0.0369 -0.1189) |
| OKLCH | oklch(76.9% 0.125 287.3) |
| XYZ | xyz(49.5432, 43.9702, 100.4652) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Pastel Purple
#CAA0FF
ΔE00 7.05
Pale Violet
#CEAEFA
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.81
Lilac (survey)
#CEA2FD
ΔE00 7.81
Lavender (survey)
#C79FEF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA7FF #F7FFA7
analogous
#A7CBFF #AFA7FF #DBA7FF
triadic
#AFA7FF #FFAFA7 #A7FFAF
tetradic
#AFA7FF #FFA7CB #F7FFA7 #A7FFDB
square
#AFA7FF #FFA7CB #F7FFA7 #A7FFDB
split-complementary
#AFA7FF #FFDBA7 #CBFFA7
monochromatic
#402DFF #776AFF #AFA7FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.14
#AFA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AFA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA7FF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA7FF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8CAFFD
Tritanopia (blue-blind)
#9BB7C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afa7ff; /* rgb */ color: rgb(175, 167, 255); /* oklch */ color: oklch(76.9% 0.124 287.3);
Tailwind
colors: {
custom: {
50: '#c9c1ff',
500: '#afa7ff',
950: '#000000',
},
}SCSS
$custom: #afa7ff; $custom-light: #c9c1ff; $custom-dark: #000000;
JSON
{
"hex": "#afa7ff",
"rgb": {
"r": 175,
"g": 167,
"b": 255
},
"hsl": {
"h": 245.455,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.76897,
"c": 0.1245,
"h": 287.3
},
"luminance": 0.43971
}Semantic roles & 50–950 ramp
primary
#AFA7FF
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186