#AAC4F2#AAC4F2
#AAC4F2 is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.7% C 0.071 H 261.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAC4F2 |
|---|---|
| RGB | rgb(170, 196, 242) |
| HSL | hsl(218, 73%, 81%) |
| HSV | hsv(218, 30%, 95%) |
| CMYK | cmyk(29.8%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(78.71, 1.58, -25.60) |
| CIE-LCH | lch(78.71, 25.64, 273.52°) |
| OKLab | oklab(81.69% -0.0102 -0.0704) |
| OKLCH | oklch(81.69% 0.071 261.7) |
| XYZ | xyz(52.3399, 54.4348, 91.7364) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.73
Powder Blue (survey)
#B1D1FC
ΔE00 3.52
Lightsteelblue
#B0C4DE
ΔE00 5.11
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.63
Carolina Blue
#8AB8FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAC4F2 #F2D8AA
analogous
#AAE8F2 #AAC4F2 #B4AAF2
triadic
#AAC4F2 #F2AAC4 #C4F2AA
tetradic
#AAC4F2 #F2AAE8 #F2D8AA #AAF2B4
square
#AAC4F2 #F2AAE8 #F2D8AA #AAF2B4
split-complementary
#AAC4F2 #F2B4AA #E8F2AA
monochromatic
#407AE2 #759FEA #AAC4F2 #DFE9FA #E4EDFB
Accessibility & contrast
On white
1.77
#AAC4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#AAC4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAC4F2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAC4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAC4F2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F4
Deuteranopia (green-blind)
#ADC0F1
Tritanopia (blue-blind)
#96CDD3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aac4f2; /* rgb */ color: rgb(170, 196, 242); /* oklch */ color: oklch(81.7% 0.071 261.7);
Tailwind
colors: {
custom: {
50: '#c4d5f6',
500: '#aac4f2',
950: '#000000',
},
}SCSS
$custom: #aac4f2; $custom-light: #c4d5f6; $custom-dark: #000000;
JSON
{
"hex": "#aac4f2",
"rgb": {
"r": 170,
"g": 196,
"b": 242
},
"hsl": {
"h": 218.333,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.81686,
"c": 0.07115,
"h": 261.7
},
"luminance": 0.54437
}Semantic roles & 50–950 ramp
primary
#AAC4F2
secondary
#D1AE6F
accent
#8E10D6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385