#AEAEEB#AEAEEB
#AEAEEB is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.087 H 284.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEEB |
|---|---|
| RGB | rgb(174, 174, 235) |
| HSL | hsl(240, 60%, 80%) |
| HSV | hsv(240, 26%, 92%) |
| CMYK | cmyk(26%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(73.07, 13.10, -30.45) |
| CIE-LCH | lch(73.07, 33.15, 293.28°) |
| OKLab | oklab(77.27% 0.0213 -0.084) |
| OKLCH | oklch(77.27% 0.087 284.2) |
| XYZ | xyz(47.5832, 45.2679, 84.8118) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.04
Lavender
#B39DDB
ΔE00 6.72
Pale Violet
#CEAEFA
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEEB #EBEBAE
analogous
#AECCEB #AEAEEB #CCAEEB
triadic
#AEAEEB #EBAEAE #AEEBAE
tetradic
#AEAEEB #EBAECC #EBEBAE #AEEBCC
square
#AEAEEB #EBAECC #EBEBAE #AEEBCC
split-complementary
#AEAEEB #EBCCAE #CCEBAE
monochromatic
#4C4CD3 #7D7DDF #AEAEEB #DFDFF7 #E6E6F9
Accessibility & contrast
On white
2.09
#AEAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEEB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEEB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5EE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#A0B9C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaeeb; /* rgb */ color: rgb(174, 174, 235); /* oklch */ color: oklch(77.3% 0.087 284.2);
Tailwind
colors: {
custom: {
50: '#c7c6f1',
500: '#aeaeeb',
950: '#000000',
},
}SCSS
$custom: #aeaeeb; $custom-light: #c7c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aeaeeb",
"rgb": {
"r": 174,
"g": 174,
"b": 235
},
"hsl": {
"h": 240,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.77274,
"c": 0.08668,
"h": 284.2
},
"luminance": 0.45269
}Semantic roles & 50–950 ramp
primary
#AEAEEB
secondary
#F0F0DB
accent
#C81DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284