#AEAAEB#AEAAEB
#AEAAEB is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.092 H 286.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAEB |
|---|---|
| RGB | rgb(174, 170, 235) |
| HSL | hsl(244, 62%, 79%) |
| HSV | hsv(244, 28%, 92%) |
| CMYK | cmyk(26%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(72.06, 15.33, -32.01) |
| CIE-LCH | lch(72.06, 35.49, 295.59°) |
| OKLab | oklab(76.49% 0.0267 -0.0884) |
| OKLCH | oklch(76.49% 0.092 286.8) |
| XYZ | xyz(46.8219, 43.7454, 84.5580) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.68
Pale Violet
#CEAEFA
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 7.11
Lavender (survey)
#C79FEF
ΔE00 7.90
Pastel Purple
#CAA0FF
ΔE00 8.19
Light Violet
#D6B4FC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAEB #E7EBAA
analogous
#AAC7EB #AEAAEB #CFAAEB
triadic
#AEAAEB #EBAEAA #AAEBAE
tetradic
#AEAAEB #EBAAC7 #E7EBAA #AAEBCF
square
#AEAAEB #EBAAC7 #E7EBAA #AAEBCF
split-complementary
#AEAAEB #EBCFAA #C7EBAA
monochromatic
#5047D4 #7F78DF #AEAAEB #DDDCF7 #E7E6F9
Accessibility & contrast
On white
2.15
#AEAAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AEAAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAEB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAEB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B2EE
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#A0B5C1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaaeb; /* rgb */ color: rgb(174, 170, 235); /* oklch */ color: oklch(76.5% 0.092 286.8);
Tailwind
colors: {
custom: {
50: '#c7c3f1',
500: '#aeaaeb',
950: '#000000',
},
}SCSS
$custom: #aeaaeb; $custom-light: #c7c3f1; $custom-dark: #000000;
JSON
{
"hex": "#aeaaeb",
"rgb": {
"r": 174,
"g": 170,
"b": 235
},
"hsl": {
"h": 243.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.76492,
"c": 0.0924,
"h": 286.8
},
"luminance": 0.43746
}Semantic roles & 50–950 ramp
primary
#AEAAEB
secondary
#EFF1DA
accent
#CA1CBF
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184