#AFAAE5#AFAAE5
#AFAAE5 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.3% C 0.084 H 288.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAE5 |
|---|---|
| RGB | rgb(175, 170, 229) |
| HSL | hsl(245, 53%, 78%) |
| HSV | hsv(245, 26%, 90%) |
| CMYK | cmyk(23.6%, 25.8%, 0%, 10.2%) |
| CIE-LAB | lab(71.91, 14.21, -28.97) |
| CIE-LCH | lch(71.91, 32.26, 296.12°) |
| OKLab | oklab(76.32% 0.0261 -0.0798) |
| OKLCH | oklch(76.32% 0.084 288.1) |
| XYZ | xyz(46.1933, 43.5198, 80.0800) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Pale Violet
#CEAEFA
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.18
Lavender (survey)
#C79FEF
ΔE00 7.78
Light Violet
#D6B4FC
ΔE00 8.07
Pastel Purple
#CAA0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAE5 #E0E5AA
analogous
#AAC2E5 #AFAAE5 #CCAAE5
triadic
#AFAAE5 #E5AFAA #AAE5AF
tetradic
#AFAAE5 #E5AAC2 #E0E5AA #AAE5CC
square
#AFAAE5 #E5AAC2 #E0E5AA #AAE5CC
split-complementary
#AFAAE5 #E5CCAA #C2E5AA
monochromatic
#574CC8 #837BD7 #AFAAE5 #DBD9F3 #E9E8F8
Accessibility & contrast
On white
2.16
#AFAAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AFAAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAE5
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAE5 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB2E8
Deuteranopia (green-blind)
#9AAFE3
Tritanopia (blue-blind)
#A3B4BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaae5; /* rgb */ color: rgb(175, 170, 229); /* oklch */ color: oklch(76.3% 0.084 288.1);
Tailwind
colors: {
custom: {
50: '#c7c3ed',
500: '#afaae5',
950: '#000000',
},
}SCSS
$custom: #afaae5; $custom-light: #c7c3ed; $custom-dark: #000000;
JSON
{
"hex": "#afaae5",
"rgb": {
"r": 175,
"g": 170,
"b": 229
},
"hsl": {
"h": 245.085,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.76318,
"c": 0.08394,
"h": 288.1
},
"luminance": 0.43521
}Semantic roles & 50–950 ramp
primary
#AFAAE5
secondary
#EDEFDC
accent
#C125B3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184