#AFA4FD#AFA4FD
#AFA4FD is a light, vivid blue. Relative luminance 0.428; OKLCH L 76.2% C 0.126 H 288.7°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA4FD |
|---|---|
| RGB | rgb(175, 164, 253) |
| HSL | hsl(247, 96%, 82%) |
| HSV | hsv(247, 35%, 99%) |
| CMYK | cmyk(30.8%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.39, 23.37, -42.82) |
| CIE-LCH | lch(71.39, 48.78, 298.62°) |
| OKLab | oklab(76.24% 0.0404 -0.1195) |
| OKLCH | oklch(76.24% 0.126 288.7) |
| XYZ | xyz(48.6797, 42.7556, 98.5974) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.47
Periwinkle Blue
#8F99FB
ΔE00 6.61
Lilac (survey)
#CEA2FD
ΔE00 7.27
Lavender
#B39DDB
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.32
Lavender (survey)
#C79FEF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA4FD #F2FDA4
analogous
#A4C6FD #AFA4FD #DCA4FD
triadic
#AFA4FD #FDAFA4 #A4FDAF
tetradic
#AFA4FD #FDA4C6 #F2FDA4 #A4FDDC
square
#AFA4FD #FDA4C6 #F2FDA4 #A4FDDC
split-complementary
#AFA4FD #FDDCA4 #C6FDA4
monochromatic
#462CFA #7A68FC #AFA4FD #E4E0FE #E5E1FE
Accessibility & contrast
On white
2.20
#AFA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AFA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA4FD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA4FD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#9CB4C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afa4fd; /* rgb */ color: rgb(175, 164, 253); /* oklch */ color: oklch(76.2% 0.126 288.7);
Tailwind
colors: {
custom: {
50: '#c9bffe',
500: '#afa4fd',
950: '#000000',
},
}SCSS
$custom: #afa4fd; $custom-light: #c9bffe; $custom-dark: #000000;
JSON
{
"hex": "#afa4fd",
"rgb": {
"r": 175,
"g": 164,
"b": 253
},
"hsl": {
"h": 247.416,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.7624,
"c": 0.12613,
"h": 288.7
},
"luminance": 0.42757
}Semantic roles & 50–950 ramp
primary
#AFA4FD
secondary
#F2F7D4
accent
#E600C9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186