#AAAFEC#AAAFEC
#AAAFEC is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.2% C 0.087 H 280.5°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFEC |
|---|---|
| RGB | rgb(170, 175, 236) |
| HSL | hsl(235, 63%, 80%) |
| HSV | hsv(235, 28%, 93%) |
| CMYK | cmyk(28%, 25.8%, 0%, 7.5%) |
| CIE-LAB | lab(73.06, 11.62, -31.03) |
| CIE-LCH | lch(73.06, 33.13, 290.53°) |
| OKLab | oklab(77.21% 0.0159 -0.0857) |
| OKLCH | oklch(77.21% 0.087 280.5) |
| XYZ | xyz(47.0439, 45.2609, 85.5982) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 7.20
Lavender
#B39DDB
ΔE00 7.93
Periwinkle
#CCCCFF
ΔE00 8.06
Periwinkle Blue
#8F99FB
ΔE00 8.35
Pale Violet
#CEAEFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFEC #ECE7AA
analogous
#AAD0EC #AAAFEC #C6AAEC
triadic
#AAAFEC #ECAAAF #AFECAA
tetradic
#AAAFEC #ECAAD0 #ECE7AA #AAECC6
square
#AAAFEC #ECAAD0 #ECE7AA #AAECC6
split-complementary
#AAAFEC #ECC6AA #D0ECAA
monochromatic
#4651D6 #7880E1 #AAAFEC #DCDEF7 #E6E7F9
Accessibility & contrast
On white
2.09
#AAAFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AAAFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFEC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFEC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6EF
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#9ABAC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafec; /* rgb */ color: rgb(170, 175, 236); /* oklch */ color: oklch(77.2% 0.087 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6f2',
500: '#aaafec',
950: '#000000',
},
}SCSS
$custom: #aaafec; $custom-light: #c4c6f2; $custom-dark: #000000;
JSON
{
"hex": "#aaafec",
"rgb": {
"r": 170,
"g": 175,
"b": 236
},
"hsl": {
"h": 235.455,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.77209,
"c": 0.08719,
"h": 280.5
},
"luminance": 0.45262
}Semantic roles & 50–950 ramp
primary
#AAAFEC
secondary
#F1EFDA
accent
#BE1ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285