#AEACEB#AEACEB
#AEACEB is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.9% C 0.090 H 285.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACEB |
|---|---|
| RGB | rgb(174, 172, 235) |
| HSL | hsl(242, 61%, 80%) |
| HSV | hsv(242, 27%, 92%) |
| CMYK | cmyk(26%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(72.56, 14.21, -31.23) |
| CIE-LCH | lch(72.56, 34.32, 294.47°) |
| OKLab | oklab(76.88% 0.024 -0.0862) |
| OKLCH | oklch(76.88% 0.09 285.5) |
| XYZ | xyz(47.1997, 44.5009, 84.6839) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 6.56
Pale Violet
#CEAEFA
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 8.26
Lavender (survey)
#C79FEF
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACEB #E9EBAC
analogous
#ACC9EB #AEACEB #CEACEB
triadic
#AEACEB #EBAEAC #ACEBAE
tetradic
#AEACEB #EBACC9 #E9EBAC #ACEBCE
square
#AEACEB #EBACC9 #E9EBAC #ACEBCE
split-complementary
#AEACEB #EBCEAC #C9EBAC
monochromatic
#4E49D3 #7E7BDF #AEACEB #DEDDF7 #E7E6F9
Accessibility & contrast
On white
2.12
#AEACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AEACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACEB
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACEB | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#A0B7C2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaceb; /* rgb */ color: rgb(174, 172, 235); /* oklch */ color: oklch(76.9% 0.090 285.5);
Tailwind
colors: {
custom: {
50: '#c7c4f1',
500: '#aeaceb',
950: '#000000',
},
}SCSS
$custom: #aeaceb; $custom-light: #c7c4f1; $custom-dark: #000000;
JSON
{
"hex": "#aeaceb",
"rgb": {
"r": 174,
"g": 172,
"b": 235
},
"hsl": {
"h": 241.905,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.76882,
"c": 0.08951,
"h": 285.5
},
"luminance": 0.44502
}Semantic roles & 50–950 ramp
primary
#AEACEB
secondary
#F0F0DB
accent
#C91DC3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184