#AEACF9#AEACF9
#AEACF9 is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.5% C 0.109 H 284.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACF9 |
|---|---|
| RGB | rgb(174, 172, 249) |
| HSL | hsl(242, 87%, 83%) |
| HSV | hsv(242, 31%, 98%) |
| CMYK | cmyk(30.1%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(73.12, 17.62, -37.97) |
| CIE-LCH | lch(73.12, 41.86, 294.89°) |
| OKLab | oklab(77.49% 0.0278 -0.1055) |
| OKLCH | oklch(77.49% 0.109 284.7) |
| XYZ | xyz(49.3024, 45.3420, 95.7584) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.66
Lavender
#B39DDB
ΔE00 7.75
Pastel Blue
#A2BFFE
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACF9 #F7F9AC
analogous
#ACD1F9 #AEACF9 #D4ACF9
triadic
#AEACF9 #F9AEAC #ACF9AE
tetradic
#AEACF9 #F9ACD1 #F7F9AC #ACF9D4
square
#AEACF9 #F9ACD1 #F7F9AC #ACF9D4
split-complementary
#AEACF9 #F9D4AC #D1F9AC
monochromatic
#3F3AF1 #7673F5 #AEACF9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.09
#AEACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AEACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACF9
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACF9 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#9CBAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeacf9; /* rgb */ color: rgb(174, 172, 249); /* oklch */ color: oklch(77.5% 0.109 284.7);
Tailwind
colors: {
custom: {
50: '#c8c4fb',
500: '#aeacf9',
950: '#000000',
},
}SCSS
$custom: #aeacf9; $custom-light: #c8c4fb; $custom-dark: #000000;
JSON
{
"hex": "#aeacf9",
"rgb": {
"r": 174,
"g": 172,
"b": 249
},
"hsl": {
"h": 241.558,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.77493,
"c": 0.1091,
"h": 284.7
},
"luminance": 0.45343
}Semantic roles & 50–950 ramp
primary
#AEACF9
secondary
#F4F5D6
accent
#E302DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185