#AEACFA#AEACFA
#AEACFA is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.5% C 0.110 H 284.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACFA |
|---|---|
| RGB | rgb(174, 172, 250) |
| HSL | hsl(242, 89%, 83%) |
| HSV | hsv(242, 31%, 98%) |
| CMYK | cmyk(30.4%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(73.16, 17.87, -38.45) |
| CIE-LCH | lch(73.16, 42.39, 294.92°) |
| OKLab | oklab(77.54% 0.028 -0.1069) |
| OKLCH | oklch(77.54% 0.11 284.7) |
| XYZ | xyz(49.4588, 45.4046, 96.5821) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.21
Pale Violet
#CEAEFA
ΔE00 7.72
Lavender
#B39DDB
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 7.91
Pastel Purple
#CAA0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACFA #F8FAAC
analogous
#ACD1FA #AEACFA #D5ACFA
triadic
#AEACFA #FAAEAC #ACFAAE
tetradic
#AEACFA #FAACD1 #F8FAAC #ACFAD5
square
#AEACFA #FAACD1 #F8FAAC #ACFAD5
split-complementary
#AEACFA #FAD5AC #D1FAAC
monochromatic
#3D39F3 #7672F7 #AEACFA #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.08
#AEACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AEACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACFA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACFA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#9BBAC8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeacfa; /* rgb */ color: rgb(174, 172, 250); /* oklch */ color: oklch(77.5% 0.110 284.7);
Tailwind
colors: {
custom: {
50: '#c8c4fc',
500: '#aeacfa',
950: '#000000',
},
}SCSS
$custom: #aeacfa; $custom-light: #c8c4fc; $custom-dark: #000000;
JSON
{
"hex": "#aeacfa",
"rgb": {
"r": 174,
"g": 172,
"b": 250
},
"hsl": {
"h": 241.538,
"s": 88.636,
"l": 82.745
},
"oklch": {
"l": 0.77538,
"c": 0.11049,
"h": 284.7
},
"luminance": 0.45406
}Semantic roles & 50–950 ramp
primary
#AEACFA
secondary
#F5F5D6
accent
#E500DF
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185