#AAACEE#AAACEE
#AAACEE is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.094 H 282.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACEE |
|---|---|
| RGB | rgb(170, 172, 238) |
| HSL | hsl(238, 67%, 80%) |
| HSV | hsv(238, 29%, 93%) |
| CMYK | cmyk(28.6%, 27.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.38, 13.77, -33.17) |
| CIE-LCH | lch(72.38, 35.92, 292.55°) |
| OKLab | oklab(76.7% 0.0205 -0.0918) |
| OKLCH | oklch(76.7% 0.094 282.6) |
| XYZ | xyz(46.7586, 44.2230, 86.9447) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.74
Lavender
#B39DDB
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 7.83
Pale Violet
#CEAEFA
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACEE #EEECAA
analogous
#AACEEE #AAACEE #CAAAEE
triadic
#AAACEE #EEAAAC #ACEEAA
tetradic
#AAACEE #EEAACE #EEECAA #AAEECA
square
#AAACEE #EEAACE #EEECAA #AAEECA
split-complementary
#AAACEE #EECAAA #CEEEAA
monochromatic
#4448DA #777AE4 #AAACEE #DDDEF8 #E5E6FA
Accessibility & contrast
On white
2.13
#AAACEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#AAACEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACEE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACEE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F1
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#99B8C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaacee; /* rgb */ color: rgb(170, 172, 238); /* oklch */ color: oklch(76.7% 0.094 282.6);
Tailwind
colors: {
custom: {
50: '#c4c4f3',
500: '#aaacee',
950: '#000000',
},
}SCSS
$custom: #aaacee; $custom-light: #c4c4f3; $custom-dark: #000000;
JSON
{
"hex": "#aaacee",
"rgb": {
"r": 170,
"g": 172,
"b": 238
},
"hsl": {
"h": 238.235,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.76703,
"c": 0.0941,
"h": 282.6
},
"luminance": 0.44224
}Semantic roles & 50–950 ramp
primary
#AAACEE
secondary
#F1F1DA
accent
#C917CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185