#AFA6ED#AFA6ED
#AFA6ED is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.9% C 0.101 H 289.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFA6ED |
|---|---|
| RGB | rgb(175, 166, 237) |
| HSL | hsl(248, 66%, 79%) |
| HSV | hsv(248, 30%, 93%) |
| CMYK | cmyk(26.2%, 30%, 0%, 7.1%) |
| CIE-LAB | lab(71.21, 18.33, -34.40) |
| CIE-LCH | lch(71.21, 38.98, 298.06°) |
| OKLab | oklab(75.89% 0.0339 -0.0952) |
| OKLCH | oklch(75.89% 0.101 289.6) |
| XYZ | xyz(46.5977, 42.5000, 85.8526) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFA6ED #E4EDA6
analogous
#A6C1ED #AFA6ED #D3A6ED
triadic
#AFA6ED #EDAFA6 #A6EDAF
tetradic
#AFA6ED #EDA6C1 #E4EDA6 #A6EDD3
square
#AFA6ED #EDA6C1 #E4EDA6 #A6EDD3
split-complementary
#AFA6ED #EDD3A6 #C1EDA6
monochromatic
#5340D8 #8173E3 #AFA6ED #DDD9F7 #E8E6FA
Accessibility & contrast
On white
2.21
#AFA6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AFA6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFA6ED
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFA6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFA6ED | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#A1B2BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afa6ed; /* rgb */ color: rgb(175, 166, 237); /* oklch */ color: oklch(75.9% 0.101 289.6);
Tailwind
colors: {
custom: {
50: '#c8c0f3',
500: '#afa6ed',
950: '#000000',
},
}SCSS
$custom: #afa6ed; $custom-light: #c8c0f3; $custom-dark: #000000;
JSON
{
"hex": "#afa6ed",
"rgb": {
"r": 175,
"g": 166,
"b": 237
},
"hsl": {
"h": 247.606,
"s": 66.355,
"l": 79.02
},
"oklch": {
"l": 0.75887,
"c": 0.10109,
"h": 289.6
},
"luminance": 0.42501
}Semantic roles & 50–950 ramp
primary
#AFA6ED
secondary
#EEF1DA
accent
#CE17B7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185