#AAAFE9#AAAFE9
#AAAFE9 is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.083 H 280.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE9 |
|---|---|
| RGB | rgb(170, 175, 233) |
| HSL | hsl(235, 59%, 79%) |
| HSV | hsv(235, 27%, 91%) |
| CMYK | cmyk(27%, 24.9%, 0%, 8.6%) |
| CIE-LAB | lab(72.95, 10.89, -29.57) |
| CIE-LCH | lch(72.95, 31.52, 290.22°) |
| OKLab | oklab(77.08% 0.015 -0.0816) |
| OKLCH | oklch(77.08% 0.083 280.4) |
| XYZ | xyz(46.6117, 45.0880, 83.3220) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 7.94
Periwinkle Blue
#8F99FB
ΔE00 8.74
Pale Violet
#CEAEFA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE9 #E9E4AA
analogous
#AACFE9 #AAAFE9 #C5AAE9
triadic
#AAAFE9 #E9AAAF #AFE9AA
tetradic
#AAAFE9 #E9AACF #E9E4AA #AAE9C5
square
#AAAFE9 #E9AACF #E9E4AA #AAE9C5
split-complementary
#AAAFE9 #E9C5AA #CFE9AA
monochromatic
#4953D0 #7981DC #AAAFE9 #DBDDF6 #E7E8F9
Accessibility & contrast
On white
2.10
#AAAFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#AAAFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE9
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE9 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EC
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#9BB9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafe9; /* rgb */ color: rgb(170, 175, 233); /* oklch */ color: oklch(77.1% 0.083 280.4);
Tailwind
colors: {
custom: {
50: '#c4c6f0',
500: '#aaafe9',
950: '#000000',
},
}SCSS
$custom: #aaafe9; $custom-light: #c4c6f0; $custom-dark: #000000;
JSON
{
"hex": "#aaafe9",
"rgb": {
"r": 170,
"g": 175,
"b": 233
},
"hsl": {
"h": 235.238,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.77083,
"c": 0.08296,
"h": 280.4
},
"luminance": 0.45089
}Semantic roles & 50–950 ramp
primary
#AAAFE9
secondary
#F0EEDB
accent
#B91FC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284