#AAC2FA#AAC2FA
#AAC2FA is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.6% C 0.084 H 266.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC2FA |
|---|---|
| RGB | rgb(170, 194, 250) |
| HSL | hsl(222, 89%, 82%) |
| HSV | hsv(222, 32%, 98%) |
| CMYK | cmyk(32%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.48, 4.62, -30.24) |
| CIE-LCH | lch(78.48, 30.59, 278.68°) |
| OKLab | oklab(81.6% -0.005 -0.0835) |
| OKLCH | oklch(81.6% 0.084 266.5) |
| XYZ | xyz(53.1197, 54.0297, 98.0539) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.88
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Light Periwinkle
#C1C6FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC2FA #FAE2AA
analogous
#AAEAFA #AAC2FA #BAAAFA
triadic
#AAC2FA #FAAAC2 #C2FAAA
tetradic
#AAC2FA #FAAAEA #FAE2AA #AAFABA
square
#AAC2FA #FAAAEA #FAE2AA #AAFABA
split-complementary
#AAC2FA #FABAAA #EAFAAA
monochromatic
#366FF3 #7099F7 #AAC2FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.78
#AAC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#AAC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC2FA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC2FA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#93CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aac2fa; /* rgb */ color: rgb(170, 194, 250); /* oklch */ color: oklch(81.6% 0.084 266.5);
Tailwind
colors: {
custom: {
50: '#c5d4fc',
500: '#aac2fa',
950: '#000000',
},
}SCSS
$custom: #aac2fa; $custom-light: #c5d4fc; $custom-dark: #000000;
JSON
{
"hex": "#aac2fa",
"rgb": {
"r": 170,
"g": 194,
"b": 250
},
"hsl": {
"h": 222,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.81596,
"c": 0.0837,
"h": 266.5
},
"luminance": 0.54032
}Semantic roles & 50–950 ramp
primary
#AAC2FA
secondary
#DDBB6C
accent
#A100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385