#AAACEF#AAACEF
#AAACEF is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.7% C 0.096 H 282.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACEF |
|---|---|
| RGB | rgb(170, 172, 239) |
| HSL | hsl(238, 68%, 80%) |
| HSV | hsv(238, 29%, 94%) |
| CMYK | cmyk(28.9%, 28%, 0%, 6.3%) |
| CIE-LAB | lab(72.42, 14.02, -33.66) |
| CIE-LCH | lch(72.42, 36.46, 292.61°) |
| OKLab | oklab(76.75% 0.0208 -0.0932) |
| OKLCH | oklch(76.75% 0.096 282.6) |
| XYZ | xyz(46.9060, 44.2819, 87.7205) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 8.29
Periwinkle
#CCCCFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACEF #EFEDAA
analogous
#AACEEF #AAACEF #CAAAEF
triadic
#AAACEF #EFAAAC #ACEFAA
tetradic
#AAACEF #EFAACE #EFEDAA #AAEFCA
square
#AAACEF #EFAACE #EFEDAA #AAEFCA
split-complementary
#AAACEF #EFCAAA #CEEFAA
monochromatic
#4347DC #767AE5 #AAACEF #DEDEF9 #E5E6FA
Accessibility & contrast
On white
2.13
#AAACEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#AAACEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACEF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACEF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#99B8C4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaacef; /* rgb */ color: rgb(170, 172, 239); /* oklch */ color: oklch(76.7% 0.096 282.6);
Tailwind
colors: {
custom: {
50: '#c4c4f4',
500: '#aaacef',
950: '#000000',
},
}SCSS
$custom: #aaacef; $custom-light: #c4c4f4; $custom-dark: #000000;
JSON
{
"hex": "#aaacef",
"rgb": {
"r": 170,
"g": 172,
"b": 239
},
"hsl": {
"h": 238.261,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.76746,
"c": 0.09551,
"h": 282.6
},
"luminance": 0.44283
}Semantic roles & 50–950 ramp
primary
#AAACEF
secondary
#F2F1D9
accent
#CB15D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185