#AAAFE3#AAAFE3
#AAAFE3 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.8% C 0.074 H 280.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE3 |
|---|---|
| RGB | rgb(170, 175, 227) |
| HSL | hsl(235, 50%, 78%) |
| HSV | hsv(235, 25%, 89%) |
| CMYK | cmyk(25.1%, 22.9%, 0%, 11%) |
| CIE-LAB | lab(72.73, 9.46, -26.65) |
| CIE-LCH | lch(72.73, 28.28, 289.54°) |
| OKLab | oklab(76.84% 0.0132 -0.0733) |
| OKLCH | oklch(76.84% 0.074 280.2) |
| XYZ | xyz(45.7691, 44.7510, 78.8845) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.03
Lavender
#B39DDB
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE3 #E3DEAA
analogous
#AACBE3 #AAAFE3 #C1AAE3
triadic
#AAAFE3 #E3AAAF #AFE3AA
tetradic
#AAAFE3 #E3AACB #E3DEAA #AAE3C1
square
#AAAFE3 #E3AACB #E3DEAA #AAE3C1
split-complementary
#AAAFE3 #E3C1AA #CBE3AA
monochromatic
#4E58C5 #7C84D4 #AAAFE3 #D8DAF2 #E8E9F7
Accessibility & contrast
On white
2.11
#AAAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AAAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE3
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE3 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E5
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#9CB8C1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaafe3; /* rgb */ color: rgb(170, 175, 227); /* oklch */ color: oklch(76.8% 0.074 280.2);
Tailwind
colors: {
custom: {
50: '#c4c6ec',
500: '#aaafe3',
950: '#000000',
},
}SCSS
$custom: #aaafe3; $custom-light: #c4c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aaafe3",
"rgb": {
"r": 170,
"g": 175,
"b": 227
},
"hsl": {
"h": 234.737,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.76837,
"c": 0.07448,
"h": 280.2
},
"luminance": 0.44752
}Semantic roles & 50–950 ramp
primary
#AAAFE3
secondary
#EFEDDC
accent
#B128BE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284