#AFA7FD#AFA7FD
#AFA7FD is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.8% C 0.122 H 287.4°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA7FD |
|---|---|
| RGB | rgb(175, 167, 253) |
| HSL | hsl(246, 96%, 82%) |
| HSV | hsv(246, 34%, 99%) |
| CMYK | cmyk(30.8%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(72.12, 21.69, -41.68) |
| CIE-LCH | lch(72.12, 46.98, 297.49°) |
| OKLab | oklab(76.8% 0.0365 -0.1162) |
| OKLCH | oklch(76.8% 0.122 287.4) |
| XYZ | xyz(49.2229, 43.8421, 98.7784) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.99
Pale Violet
#CEAEFA
ΔE00 7.34
Lavender
#B39DDB
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 7.72
Lavender (survey)
#C79FEF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA7FD #F5FDA7
analogous
#A7CAFD #AFA7FD #DAA7FD
triadic
#AFA7FD #FDAFA7 #A7FDAF
tetradic
#AFA7FD #FDA7CA #F5FDA7 #A7FDDA
square
#AFA7FD #FDA7CA #F5FDA7 #A7FDDA
split-complementary
#AFA7FD #FDDAA7 #CAFDA7
monochromatic
#422FFA #796BFC #AFA7FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
2.15
#AFA7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AFA7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA7FD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA7FD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#9CB7C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afa7fd; /* rgb */ color: rgb(175, 167, 253); /* oklch */ color: oklch(76.8% 0.122 287.4);
Tailwind
colors: {
custom: {
50: '#c9c1fe',
500: '#afa7fd',
950: '#000000',
},
}SCSS
$custom: #afa7fd; $custom-light: #c9c1fe; $custom-dark: #000000;
JSON
{
"hex": "#afa7fd",
"rgb": {
"r": 175,
"g": 167,
"b": 253
},
"hsl": {
"h": 245.581,
"s": 95.556,
"l": 82.353
},
"oklch": {
"l": 0.76803,
"c": 0.12175,
"h": 287.4
},
"luminance": 0.43843
}Semantic roles & 50–950 ramp
primary
#AFA7FD
secondary
#F3F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186