#AFAAED#AFAAED
#AFAAED is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.095 H 287.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAED |
|---|---|
| RGB | rgb(175, 170, 237) |
| HSL | hsl(244, 65%, 80%) |
| HSV | hsv(244, 28%, 93%) |
| CMYK | cmyk(26.2%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(72.21, 16.10, -32.85) |
| CIE-LCH | lch(72.21, 36.59, 296.11°) |
| OKLab | oklab(76.66% 0.0284 -0.0908) |
| OKLCH | oklch(76.66% 0.095 287.3) |
| XYZ | xyz(47.3361, 43.9769, 86.0988) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.69
Pale Violet
#CEAEFA
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.67
Pastel Purple
#CAA0FF
ΔE00 7.88
Light Violet
#D6B4FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAED #E8EDAA
analogous
#AAC6ED #AFAAED #D1AAED
triadic
#AFAAED #EDAFAA #AAEDAF
tetradic
#AFAAED #EDAAC6 #E8EDAA #AAEDD1
square
#AFAAED #EDAAC6 #E8EDAA #AAEDD1
split-complementary
#AFAAED #EDD1AA #C6EDAA
monochromatic
#5045D8 #7F77E2 #AFAAED #DFDDF8 #E7E6FA
Accessibility & contrast
On white
2.14
#AFAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AFAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAED
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAED | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#A1B6C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaaed; /* rgb */ color: rgb(175, 170, 237); /* oklch */ color: oklch(76.7% 0.095 287.3);
Tailwind
colors: {
custom: {
50: '#c8c3f3',
500: '#afaaed',
950: '#000000',
},
}SCSS
$custom: #afaaed; $custom-light: #c8c3f3; $custom-dark: #000000;
JSON
{
"hex": "#afaaed",
"rgb": {
"r": 175,
"g": 170,
"b": 237
},
"hsl": {
"h": 244.478,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.76657,
"c": 0.09517,
"h": 287.3
},
"luminance": 0.43978
}Semantic roles & 50–950 ramp
primary
#AFAAED
secondary
#EFF1DA
accent
#CD19BF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185