#AAAEFB#AAAEFB
#AAAEFB is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.7% C 0.110 H 281.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEFB |
|---|---|
| RGB | rgb(170, 174, 251) |
| HSL | hsl(237, 91%, 83%) |
| HSV | hsv(237, 32%, 98%) |
| CMYK | cmyk(32.3%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.40, 15.89, -38.63) |
| CIE-LCH | lch(73.40, 41.77, 292.36°) |
| OKLab | oklab(77.67% 0.0213 -0.1075) |
| OKLCH | oklch(77.67% 0.11 281.2) |
| XYZ | xyz(49.1214, 45.7817, 97.4967) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.56
Periwinkle Blue
#8F99FB
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 7.01
Pale Violet
#CEAEFA
ΔE00 9.05
Lavender
#B39DDB
ΔE00 9.10
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEFB #FBF7AA
analogous
#AAD6FB #AAAEFB #CEAAFB
triadic
#AAAEFB #FBAAAE #AEFBAA
tetradic
#AAAEFB #FBAAD6 #FBF7AA #AAFBCE
square
#AAAEFB #FBAAD6 #FBF7AA #AAFBCE
split-complementary
#AAAEFB #FBCEAA #D6FBAA
monochromatic
#353FF5 #7076F8 #AAAEFB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.07
#AAAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#AAAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEFB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEFB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#95BCCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaefb; /* rgb */ color: rgb(170, 174, 251); /* oklch */ color: oklch(77.7% 0.110 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6fd',
500: '#aaaefb',
950: '#000000',
},
}SCSS
$custom: #aaaefb; $custom-light: #c5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aaaefb",
"rgb": {
"r": 170,
"g": 174,
"b": 251
},
"hsl": {
"h": 237.037,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.77668,
"c": 0.10957,
"h": 281.2
},
"luminance": 0.45783
}Semantic roles & 50–950 ramp
primary
#AAAEFB
secondary
#F6F4D5
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285