#AAACE7#AAACE7
#AAACE7 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.4% C 0.084 H 282.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACE7 |
|---|---|
| RGB | rgb(170, 172, 231) |
| HSL | hsl(238, 56%, 79%) |
| HSV | hsv(238, 26%, 91%) |
| CMYK | cmyk(26.4%, 25.5%, 0%, 9.4%) |
| CIE-LAB | lab(72.11, 12.08, -29.78) |
| CIE-LCH | lch(72.11, 32.14, 292.07°) |
| OKLab | oklab(76.41% 0.0185 -0.0822) |
| OKLCH | oklch(76.41% 0.084 282.7) |
| XYZ | xyz(45.7502, 43.8196, 81.6334) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.62
Lavender
#B39DDB
ΔE00 6.78
Pale Violet
#CEAEFA
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.44
Periwinkle Blue
#8F99FB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACE7 #E7E5AA
analogous
#AACAE7 #AAACE7 #C6AAE7
triadic
#AAACE7 #E7AAAC #ACE7AA
tetradic
#AAACE7 #E7AACA #E7E5AA #AAE7C6
square
#AAACE7 #E7AACA #E7E5AA #AAE7C6
split-complementary
#AAACE7 #E7C6AA #CAE7AA
monochromatic
#4B4FCC #7A7DDA #AAACE7 #DADBF4 #E7E8F8
Accessibility & contrast
On white
2.15
#AAACE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AAACE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACE7
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACE7 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB3EA
Deuteranopia (green-blind)
#99AFE5
Tritanopia (blue-blind)
#9CB6C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaace7; /* rgb */ color: rgb(170, 172, 231); /* oklch */ color: oklch(76.4% 0.084 282.7);
Tailwind
colors: {
custom: {
50: '#c4c4ee',
500: '#aaace7',
950: '#000000',
},
}SCSS
$custom: #aaace7; $custom-light: #c4c4ee; $custom-dark: #000000;
JSON
{
"hex": "#aaace7",
"rgb": {
"r": 170,
"g": 172,
"b": 231
},
"hsl": {
"h": 238.033,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.76405,
"c": 0.08423,
"h": 282.7
},
"luminance": 0.43821
}Semantic roles & 50–950 ramp
primary
#AAACE7
secondary
#EFEFDC
accent
#BE22C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184