#AAAEFC#AAAEFC
#AAAEFC is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.7% C 0.111 H 281.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEFC |
|---|---|
| RGB | rgb(170, 174, 252) |
| HSL | hsl(237, 93%, 83%) |
| HSV | hsv(237, 33%, 99%) |
| CMYK | cmyk(32.5%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(73.44, 16.14, -39.10) |
| CIE-LCH | lch(73.44, 42.30, 292.43°) |
| OKLab | oklab(77.71% 0.0216 -0.1088) |
| OKLCH | oklch(77.71% 0.111 281.2) |
| XYZ | xyz(49.2795, 45.8449, 98.3291) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.53
Periwinkle Blue
#8F99FB
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 9.10
Lightsteelblue
#B0C4DE
ΔE00 9.11
Lavender
#B39DDB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEFC #FCF8AA
analogous
#AAD7FC #AAAEFC #CFAAFC
triadic
#AAAEFC #FCAAAE #AEFCAA
tetradic
#AAAEFC #FCAAD7 #FCF8AA #AAFCCF
square
#AAAEFC #FCAAD7 #FCF8AA #AAFCCF
split-complementary
#AAAEFC #FCCFAA #D7FCAA
monochromatic
#343DF8 #6F76FA #AAAEFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.07
#AAAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#AAAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEFC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEFC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#94BDCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaefc; /* rgb */ color: rgb(170, 174, 252); /* oklch */ color: oklch(77.7% 0.111 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6fd',
500: '#aaaefc',
950: '#000000',
},
}SCSS
$custom: #aaaefc; $custom-light: #c5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aaaefc",
"rgb": {
"r": 170,
"g": 174,
"b": 252
},
"hsl": {
"h": 237.073,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77713,
"c": 0.11096,
"h": 281.2
},
"luminance": 0.45846
}Semantic roles & 50–950 ramp
primary
#AAAEFC
secondary
#F6F5D5
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285