#AAACEA#AAACEA
#AAACEA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.5% C 0.088 H 282.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACEA |
|---|---|
| RGB | rgb(170, 172, 234) |
| HSL | hsl(238, 60%, 79%) |
| HSV | hsv(238, 27%, 92%) |
| CMYK | cmyk(27.4%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.22, 12.80, -31.24) |
| CIE-LCH | lch(72.22, 33.76, 292.28°) |
| OKLab | oklab(76.53% 0.0194 -0.0863) |
| OKLCH | oklch(76.53% 0.088 282.7) |
| XYZ | xyz(46.1775, 43.9905, 83.8840) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.64
Lavender
#B39DDB
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 8.16
Periwinkle Blue
#8F99FB
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACEA #EAE8AA
analogous
#AACCEA #AAACEA #C8AAEA
triadic
#AAACEA #EAAAAC #ACEAAA
tetradic
#AAACEA #EAAACC #EAE8AA #AAEAC8
square
#AAACEA #EAAACC #EAE8AA #AAEAC8
split-complementary
#AAACEA #EAC8AA #CCEAAA
monochromatic
#484CD2 #797CDE #AAACEA #DBDCF6 #E6E7F9
Accessibility & contrast
On white
2.14
#AAACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AAACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACEA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACEA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB3ED
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#9BB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaacea; /* rgb */ color: rgb(170, 172, 234); /* oklch */ color: oklch(76.5% 0.088 282.7);
Tailwind
colors: {
custom: {
50: '#c4c4f1',
500: '#aaacea',
950: '#000000',
},
}SCSS
$custom: #aaacea; $custom-light: #c4c4f1; $custom-dark: #000000;
JSON
{
"hex": "#aaacea",
"rgb": {
"r": 170,
"g": 172,
"b": 234
},
"hsl": {
"h": 238.125,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.76531,
"c": 0.08847,
"h": 282.7
},
"luminance": 0.43992
}Semantic roles & 50–950 ramp
primary
#AAACEA
secondary
#F0F0DB
accent
#C31DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184