#AFAAE9#AFAAE9
#AFAAE9 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.090 H 287.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAE9 |
|---|---|
| RGB | rgb(175, 170, 233) |
| HSL | hsl(245, 59%, 79%) |
| HSV | hsv(245, 27%, 91%) |
| CMYK | cmyk(24.9%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(72.06, 15.15, -30.91) |
| CIE-LCH | lch(72.06, 34.43, 296.10°) |
| OKLab | oklab(76.49% 0.0273 -0.0853) |
| OKLCH | oklch(76.49% 0.09 287.7) |
| XYZ | xyz(46.7583, 43.7458, 83.0553) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 7.67
Light Violet
#D6B4FC
ΔE00 8.04
Pastel Purple
#CAA0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAE9 #E4E9AA
analogous
#AAC5E9 #AFAAE9 #CFAAE9
triadic
#AFAAE9 #E9AFAA #AAE9AF
tetradic
#AFAAE9 #E9AAC5 #E4E9AA #AAE9CF
square
#AFAAE9 #E9AAC5 #E4E9AA #AAE9CF
split-complementary
#AFAAE9 #E9CFAA #C5E9AA
monochromatic
#5349D0 #8179DC #AFAAE9 #DDDBF6 #E8E7F9
Accessibility & contrast
On white
2.15
#AFAAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AFAAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAE9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAE9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EC
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#A2B5C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afaae9; /* rgb */ color: rgb(175, 170, 233); /* oklch */ color: oklch(76.5% 0.090 287.7);
Tailwind
colors: {
custom: {
50: '#c8c3f0',
500: '#afaae9',
950: '#000000',
},
}SCSS
$custom: #afaae9; $custom-light: #c8c3f0; $custom-dark: #000000;
JSON
{
"hex": "#afaae9",
"rgb": {
"r": 175,
"g": 170,
"b": 233
},
"hsl": {
"h": 244.762,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.76486,
"c": 0.08956,
"h": 287.7
},
"luminance": 0.43747
}Semantic roles & 50–950 ramp
primary
#AFAAE9
secondary
#EEF0DB
accent
#C71FB9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184