#A2AAE3#A2AAE3
#A2AAE3 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.2% C 0.083 H 278.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAE3 |
|---|---|
| RGB | rgb(162, 170, 227) |
| HSL | hsl(233, 54%, 76%) |
| HSV | hsv(233, 29%, 89%) |
| CMYK | cmyk(28.6%, 25.1%, 0%, 11%) |
| CIE-LAB | lab(70.85, 9.87, -29.58) |
| CIE-LCH | lch(70.85, 31.18, 288.46°) |
| OKLab | oklab(75.24% 0.0115 -0.0817) |
| OKLCH | oklch(75.24% 0.083 278) |
| XYZ | xyz(43.1364, 41.9757, 78.4875) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 7.66
Lavender
#B39DDB
ΔE00 7.99
Perrywinkle
#8F8CE7
ΔE00 9.16
Periwinkle
#CCCCFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAE3 #E3DBA2
analogous
#A2CBE3 #A2AAE3 #BBA2E3
triadic
#A2AAE3 #E3A2AA #AAE3A2
tetradic
#A2AAE3 #E3A2CB #E3DBA2 #A2E3BB
square
#A2AAE3 #E3A2CB #E3DBA2 #A2E3BB
split-complementary
#A2AAE3 #E3BBA2 #CBE3A2
monochromatic
#4454C7 #737FD5 #A2AAE3 #D1D5F1 #E7EAF8
Accessibility & contrast
On white
2.24
#A2AAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#A2AAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAE3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAE3 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E5
Deuteranopia (green-blind)
#96ABE2
Tritanopia (blue-blind)
#92B4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2aae3; /* rgb */ color: rgb(162, 170, 227); /* oklch */ color: oklch(75.2% 0.083 278.0);
Tailwind
colors: {
custom: {
50: '#bfc3ec',
500: '#a2aae3',
950: '#000000',
},
}SCSS
$custom: #a2aae3; $custom-light: #bfc3ec; $custom-dark: #000000;
JSON
{
"hex": "#a2aae3",
"rgb": {
"r": 162,
"g": 170,
"b": 227
},
"hsl": {
"h": 232.615,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.75235,
"c": 0.08251,
"h": 278
},
"luminance": 0.41977
}Semantic roles & 50–950 ramp
primary
#A2AAE3
secondary
#EFEDDC
accent
#AE24C1
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184