#AAAFEF#AAAFEF
#AAAFEF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.3% C 0.091 H 280.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFEF |
|---|---|
| RGB | rgb(170, 175, 239) |
| HSL | hsl(236, 68%, 80%) |
| HSV | hsv(236, 29%, 94%) |
| CMYK | cmyk(28.9%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(73.18, 12.35, -32.48) |
| CIE-LCH | lch(73.18, 34.75, 290.82°) |
| OKLab | oklab(77.34% 0.0168 -0.0899) |
| OKLCH | oklch(77.34% 0.091 280.6) |
| XYZ | xyz(47.4834, 45.4367, 87.9130) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 8.01
Lavender
#B39DDB
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.22
Pale Violet
#CEAEFA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFEF #EFEAAA
analogous
#AAD2EF #AAAFEF #C7AAEF
triadic
#AAAFEF #EFAAAF #AFEFAA
tetradic
#AAAFEF #EFAAD2 #EFEAAA #AAEFC7
square
#AAAFEF #EFAAD2 #EFEAAA #AAEFC7
split-complementary
#AAAFEF #EFC7AA #D2EFAA
monochromatic
#434EDC #767FE5 #AAAFEF #DEDFF9 #E5E7FA
Accessibility & contrast
On white
2.08
#AAAFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AAAFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFEF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFEF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F2
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#99BBC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaafef; /* rgb */ color: rgb(170, 175, 239); /* oklch */ color: oklch(77.3% 0.091 280.6);
Tailwind
colors: {
custom: {
50: '#c4c6f4',
500: '#aaafef',
950: '#000000',
},
}SCSS
$custom: #aaafef; $custom-light: #c4c6f4; $custom-dark: #000000;
JSON
{
"hex": "#aaafef",
"rgb": {
"r": 170,
"g": 175,
"b": 239
},
"hsl": {
"h": 235.652,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77336,
"c": 0.09142,
"h": 280.6
},
"luminance": 0.45438
}Semantic roles & 50–950 ramp
primary
#AAAFEF
secondary
#F2F0D9
accent
#C315D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285