#AFAAE2#AFAAE2
#AFAAE2 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.080 H 288.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAAE2 |
|---|---|
| RGB | rgb(175, 170, 226) |
| HSL | hsl(245, 49%, 78%) |
| HSV | hsv(245, 25%, 89%) |
| CMYK | cmyk(22.6%, 24.8%, 0%, 11.4%) |
| CIE-LAB | lab(71.79, 13.51, -27.50) |
| CIE-LCH | lch(71.79, 30.64, 296.16°) |
| OKLab | oklab(76.2% 0.0252 -0.0756) |
| OKLCH | oklch(76.2% 0.08 288.4) |
| XYZ | xyz(45.7781, 43.3537, 77.8930) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.91
Pale Violet
#CEAEFA
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.94
Light Violet
#D6B4FC
ΔE00 8.16
Periwinkle
#CCCCFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAAE2 #DDE2AA
analogous
#AAC1E2 #AFAAE2 #CBAAE2
triadic
#AFAAE2 #E2AFAA #AAE2AF
tetradic
#AFAAE2 #E2AAC1 #DDE2AA #AAE2CB
square
#AFAAE2 #E2AAC1 #DDE2AA #AAE2CB
split-complementary
#AFAAE2 #E2CBAA #C1E2AA
monochromatic
#594FC3 #847CD2 #AFAAE2 #DAD8F2 #EAE8F7
Accessibility & contrast
On white
2.17
#AFAAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AFAAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAAE2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAAE2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E4
Deuteranopia (green-blind)
#9BAFE0
Tritanopia (blue-blind)
#A4B3BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #afaae2; /* rgb */ color: rgb(175, 170, 226); /* oklch */ color: oklch(76.2% 0.080 288.4);
Tailwind
colors: {
custom: {
50: '#c7c3eb',
500: '#afaae2',
950: '#000000',
},
}SCSS
$custom: #afaae2; $custom-light: #c7c3eb; $custom-dark: #000000;
JSON
{
"hex": "#afaae2",
"rgb": {
"r": 175,
"g": 170,
"b": 226
},
"hsl": {
"h": 245.357,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.76195,
"c": 0.07971,
"h": 288.4
},
"luminance": 0.43354
}Semantic roles & 50–950 ramp
primary
#AFAAE2
secondary
#EDEEDD
accent
#BC29AF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184