#AFAAE7#AFAAE7
#AFAAE7 is a light, moderate blue. Relative luminance 0.436; OKLCH L 76.4% C 0.087 H 287.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAE7 |
|---|---|
| RGB | rgb(175, 170, 231) |
| HSL | hsl(245, 56%, 79%) |
| HSV | hsv(245, 26%, 91%) |
| CMYK | cmyk(24.2%, 26.4%, 0%, 9.4%) |
| CIE-LAB | lab(71.98, 14.68, -29.94) |
| CIE-LCH | lch(71.98, 33.35, 296.11°) |
| OKLab | oklab(76.4% 0.0267 -0.0825) |
| OKLCH | oklch(76.4% 0.087 287.9) |
| XYZ | xyz(46.4742, 43.6321, 81.5591) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.71
Light Violet
#D6B4FC
ΔE00 8.04
Pastel Purple
#CAA0FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAE7 #E2E7AA
analogous
#AAC3E7 #AFAAE7 #CDAAE7
triadic
#AFAAE7 #E7AFAA #AAE7AF
tetradic
#AFAAE7 #E7AAC3 #E2E7AA #AAE7CD
square
#AFAAE7 #E7AAC3 #E2E7AA #AAE7CD
split-complementary
#AFAAE7 #E7CDAA #C3E7AA
monochromatic
#554BCC #827ADA #AFAAE7 #DCDAF4 #E9E7F8
Accessibility & contrast
On white
2.16
#AFAAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AFAAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAE7
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAE7 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EA
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#A3B4BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaae7; /* rgb */ color: rgb(175, 170, 231); /* oklch */ color: oklch(76.4% 0.087 287.9);
Tailwind
colors: {
custom: {
50: '#c8c3ee',
500: '#afaae7',
950: '#000000',
},
}SCSS
$custom: #afaae7; $custom-light: #c8c3ee; $custom-dark: #000000;
JSON
{
"hex": "#afaae7",
"rgb": {
"r": 175,
"g": 170,
"b": 231
},
"hsl": {
"h": 244.918,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.76402,
"c": 0.08675,
"h": 287.9
},
"luminance": 0.43633
}Semantic roles & 50–950 ramp
primary
#AFAAE7
secondary
#EEEFDC
accent
#C322B6
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184