#AAAFEE#AAAFEE
#AAAFEE is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.3% C 0.090 H 280.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFEE |
|---|---|
| RGB | rgb(170, 175, 238) |
| HSL | hsl(236, 67%, 80%) |
| HSV | hsv(236, 29%, 93%) |
| CMYK | cmyk(28.6%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(73.14, 12.10, -32.00) |
| CIE-LCH | lch(73.14, 34.21, 290.72°) |
| OKLab | oklab(77.29% 0.0165 -0.0885) |
| OKLCH | oklch(77.29% 0.09 280.5) |
| XYZ | xyz(47.3361, 45.3778, 87.1371) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.04
Lavender
#B39DDB
ΔE00 8.07
Periwinkle Blue
#8F99FB
ΔE00 8.12
Periwinkle
#CCCCFF
ΔE00 8.16
Pale Violet
#CEAEFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFEE #EEE9AA
analogous
#AAD1EE #AAAFEE #C7AAEE
triadic
#AAAFEE #EEAAAF #AFEEAA
tetradic
#AAAFEE #EEAAD1 #EEE9AA #AAEEC7
square
#AAAFEE #EEAAD1 #EEE9AA #AAEEC7
split-complementary
#AAAFEE #EEC7AA #D1EEAA
monochromatic
#444FDA #777FE4 #AAAFEE #DDDFF8 #E5E7FA
Accessibility & contrast
On white
2.08
#AAAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AAAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFEE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFEE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F1
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#99BAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaafee; /* rgb */ color: rgb(170, 175, 238); /* oklch */ color: oklch(77.3% 0.090 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6f3',
500: '#aaafee',
950: '#000000',
},
}SCSS
$custom: #aaafee; $custom-light: #c4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aaafee",
"rgb": {
"r": 170,
"g": 175,
"b": 238
},
"hsl": {
"h": 235.588,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.77293,
"c": 0.09001,
"h": 280.5
},
"luminance": 0.45379
}Semantic roles & 50–950 ramp
primary
#AAAFEE
secondary
#F1F0DA
accent
#C117CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285