#A2AFEE#A2AFEE
#A2AFEE is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.092 H 275.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFEE |
|---|---|
| RGB | rgb(162, 175, 238) |
| HSL | hsl(230, 69%, 78%) |
| HSV | hsv(230, 32%, 93%) |
| CMYK | cmyk(31.9%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(72.57, 9.82, -32.92) |
| CIE-LCH | lch(72.57, 34.36, 286.61°) |
| OKLab | oklab(76.71% 0.0081 -0.0913) |
| OKLCH | oklch(76.71% 0.092 275) |
| XYZ | xyz(45.6585, 44.5128, 87.0585) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.04
Carolina Blue
#8AB8FE
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.79
Powder Blue (survey)
#B1D1FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFEE #EEE1A2
analogous
#A2D5EE #A2AFEE #BBA2EE
triadic
#A2AFEE #EEA2AF #AFEEA2
tetradic
#A2AFEE #EEA2D5 #EEE1A2 #A2EEBB
square
#A2AFEE #EEA2D5 #EEE1A2 #A2EEBB
split-complementary
#A2AFEE #EEBBA2 #D5EEA2
monochromatic
#3B56DB #6E82E5 #A2AFEE #D6DCF7 #E5E9FA
Accessibility & contrast
On white
2.12
#A2AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A2AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFEE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFEE | 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)
#9CB5F1
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#8DBBC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2afee; /* rgb */ color: rgb(162, 175, 238); /* oklch */ color: oklch(76.7% 0.092 275.0);
Tailwind
colors: {
custom: {
50: '#bfc6f3',
500: '#a2afee',
950: '#000000',
},
}SCSS
$custom: #a2afee; $custom-light: #bfc6f3; $custom-dark: #000000;
JSON
{
"hex": "#a2afee",
"rgb": {
"r": 162,
"g": 175,
"b": 238
},
"hsl": {
"h": 229.737,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.76708,
"c": 0.09161,
"h": 275
},
"luminance": 0.44514
}Semantic roles & 50–950 ramp
primary
#A2AFEE
secondary
#F2EED9
accent
#B114D1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285