#AFA8FD#AFA8FD
#AFA8FD is a light, vivid blue. Relative luminance 0.442; OKLCH L 77.0% C 0.120 H 287.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA8FD |
|---|---|
| RGB | rgb(175, 168, 253) |
| HSL | hsl(245, 96%, 83%) |
| HSV | hsv(245, 34%, 99%) |
| CMYK | cmyk(30.8%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.37, 21.13, -41.29) |
| CIE-LCH | lch(72.37, 46.38, 297.10°) |
| OKLab | oklab(76.99% 0.0351 -0.1151) |
| OKLCH | oklch(76.99% 0.12 287) |
| XYZ | xyz(49.4068, 44.2099, 98.8397) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.80
Pastel Purple
#CAA0FF
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 7.38
Lavender
#B39DDB
ΔE00 7.60
Lilac (survey)
#CEA2FD
ΔE00 7.89
Lavender (survey)
#C79FEF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA8FD #F6FDA8
analogous
#A8CCFD #AFA8FD #D9A8FD
triadic
#AFA8FD #FDAFA8 #A8FDAF
tetradic
#AFA8FD #FDA8CC #F6FDA8 #A8FDD9
square
#AFA8FD #FDA8CC #F6FDA8 #A8FDD9
split-complementary
#AFA8FD #FDD9A8 #CCFDA8
monochromatic
#4130FA #786CFC #AFA8FD #E3E1FE #E3E1FE
Accessibility & contrast
On white
2.13
#AFA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AFA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA8FD
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA8FD | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#9CB7C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afa8fd; /* rgb */ color: rgb(175, 168, 253); /* oklch */ color: oklch(77.0% 0.120 287.0);
Tailwind
colors: {
custom: {
50: '#c9c1fe',
500: '#afa8fd',
950: '#000000',
},
}SCSS
$custom: #afa8fd; $custom-light: #c9c1fe; $custom-dark: #000000;
JSON
{
"hex": "#afa8fd",
"rgb": {
"r": 175,
"g": 168,
"b": 253
},
"hsl": {
"h": 244.941,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.76991,
"c": 0.12031,
"h": 287
},
"luminance": 0.44211
}Semantic roles & 50–950 ramp
primary
#AFA8FD
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186