#AAACE0#AAACE0
#AAACE0 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.1% C 0.074 H 282.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACE0 |
|---|---|
| RGB | rgb(170, 172, 224) |
| HSL | hsl(238, 47%, 77%) |
| HSV | hsv(238, 24%, 88%) |
| CMYK | cmyk(24.1%, 23.2%, 0%, 12.2%) |
| CIE-LAB | lab(71.85, 10.41, -26.36) |
| CIE-LCH | lch(71.85, 28.34, 291.56°) |
| OKLab | oklab(76.12% 0.0164 -0.0725) |
| OKLCH | oklch(76.12% 0.074 282.8) |
| XYZ | xyz(44.7813, 43.4320, 76.5304) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 8.36
Pale Violet
#CEAEFA
ΔE00 8.63
Pastel Blue
#A2BFFE
ΔE00 9.18
Light Violet
#D6B4FC
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACE0 #E0DEAA
analogous
#AAC7E0 #AAACE0 #C3AAE0
triadic
#AAACE0 #E0AAAC #ACE0AA
tetradic
#AAACE0 #E0AAC7 #E0DEAA #AAE0C3
square
#AAACE0 #E0AAC7 #E0DEAA #AAE0C3
split-complementary
#AAACE0 #E0C3AA #C7E0AA
monochromatic
#5054BF #7D80D0 #AAACE0 #D7D8F0 #E9E9F7
Accessibility & contrast
On white
2.17
#AAACE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAACE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACE0
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACE0 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E2
Deuteranopia (green-blind)
#9CAEDF
Tritanopia (blue-blind)
#9EB5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaace0; /* rgb */ color: rgb(170, 172, 224); /* oklch */ color: oklch(76.1% 0.074 282.8);
Tailwind
colors: {
custom: {
50: '#c4c4e9',
500: '#aaace0',
950: '#000000',
},
}SCSS
$custom: #aaace0; $custom-light: #c4c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aaace0",
"rgb": {
"r": 170,
"g": 172,
"b": 224
},
"hsl": {
"h": 237.778,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.76117,
"c": 0.07431,
"h": 282.8
},
"luminance": 0.43433
}Semantic roles & 50–950 ramp
primary
#AAACE0
secondary
#EEEDDD
accent
#B52CBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184