#AAACF9#AAACF9
#AAACF9 is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.2% C 0.110 H 282.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACF9 |
|---|---|
| RGB | rgb(170, 172, 249) |
| HSL | hsl(238, 87%, 82%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(31.7%, 30.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.82, 16.50, -38.45) |
| CIE-LCH | lch(72.82, 41.85, 293.23°) |
| OKLab | oklab(77.19% 0.0235 -0.107) |
| OKLCH | oklch(77.19% 0.11 282.4) |
| XYZ | xyz(48.4243, 44.8892, 95.7173) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 7.31
Lavender
#B39DDB
ΔE00 8.50
Pale Violet
#CEAEFA
ΔE00 8.67
Perrywinkle
#8F8CE7
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACF9 #F9F7AA
analogous
#AAD4F9 #AAACF9 #D0AAF9
triadic
#AAACF9 #F9AAAC #ACF9AA
tetradic
#AAACF9 #F9AAD4 #F9F7AA #AAF9D0
square
#AAACF9 #F9AAD4 #F9F7AA #AAF9D0
split-complementary
#AAACF9 #F9D0AA #D4F9AA
monochromatic
#383CF1 #7174F5 #AAACF9 #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.10
#AAACF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AAACF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACF9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACF9 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FC
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#96BAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaacf9; /* rgb */ color: rgb(170, 172, 249); /* oklch */ color: oklch(77.2% 0.110 282.4);
Tailwind
colors: {
custom: {
50: '#c5c4fb',
500: '#aaacf9',
950: '#000000',
},
}SCSS
$custom: #aaacf9; $custom-light: #c5c4fb; $custom-dark: #000000;
JSON
{
"hex": "#aaacf9",
"rgb": {
"r": 170,
"g": 172,
"b": 249
},
"hsl": {
"h": 238.481,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.77189,
"c": 0.10952,
"h": 282.4
},
"luminance": 0.44891
}Semantic roles & 50–950 ramp
primary
#AAACF9
secondary
#F5F4D6
accent
#DE02E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185