#AAA3EB#AAA3EB
#AAA3EB is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.8% C 0.103 H 288.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3EB |
|---|---|
| RGB | rgb(170, 163, 235) |
| HSL | hsl(246, 64%, 78%) |
| HSV | hsv(246, 31%, 92%) |
| CMYK | cmyk(27.7%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(69.99, 18.08, -35.23) |
| CIE-LCH | lch(69.99, 39.60, 297.16°) |
| OKLab | oklab(74.82% 0.0319 -0.0977) |
| OKLCH | oklch(74.82% 0.103 288.1) |
| XYZ | xyz(44.6664, 40.7377, 84.0910) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3EB #E4EBA3
analogous
#A3C0EB #AAA3EB #CEA3EB
triadic
#AAA3EB #EBAAA3 #A3EBAA
tetradic
#AAA3EB #EBA3C0 #E4EBA3 #A3EBCE
square
#AAA3EB #EBA3C0 #E4EBA3 #A3EBCE
split-complementary
#AAA3EB #EBCEA3 #C0EBA3
monochromatic
#4D3ED5 #7C71E0 #AAA3EB #D8D5F6 #E8E6FA
Accessibility & contrast
On white
2.30
#AAA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#AAA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3EB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#9BB0BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa3eb; /* rgb */ color: rgb(170, 163, 235); /* oklch */ color: oklch(74.8% 0.103 288.1);
Tailwind
colors: {
custom: {
50: '#c4bef1',
500: '#aaa3eb',
950: '#000000',
},
}SCSS
$custom: #aaa3eb; $custom-light: #c4bef1; $custom-dark: #000000;
JSON
{
"hex": "#aaa3eb",
"rgb": {
"r": 170,
"g": 163,
"b": 235
},
"hsl": {
"h": 245.833,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.74822,
"c": 0.1028,
"h": 288.1
},
"luminance": 0.40739
}Semantic roles & 50–950 ramp
primary
#AAA3EB
secondary
#EFF1DA
accent
#CC19BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185