#A2AFEF#A2AFEF
#A2AFEF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.093 H 275.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFEF |
|---|---|
| RGB | rgb(162, 175, 239) |
| HSL | hsl(230, 71%, 79%) |
| HSV | hsv(230, 32%, 94%) |
| CMYK | cmyk(32.2%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(72.61, 10.08, -33.41) |
| CIE-LCH | lch(72.61, 34.89, 286.78°) |
| OKLab | oklab(76.75% 0.0083 -0.0926) |
| OKLCH | oklch(76.75% 0.093 275.1) |
| XYZ | xyz(45.8059, 44.5717, 87.8344) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.38
Periwinkle Blue
#8F99FB
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.80
Powder Blue (survey)
#B1D1FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFEF #EFE2A2
analogous
#A2D5EF #A2AFEF #BBA2EF
triadic
#A2AFEF #EFA2AF #AFEFA2
tetradic
#A2AFEF #EFA2D5 #EFE2A2 #A2EFBB
square
#A2AFEF #EFA2D5 #EFE2A2 #A2EFBB
split-complementary
#A2AFEF #EFBBA2 #D5EFA2
monochromatic
#3A55DD #6E82E6 #A2AFEF #D6DCF8 #E5E9FB
Accessibility & contrast
On white
2.12
#A2AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#A2AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFEF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFEF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#8DBBC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2afef; /* rgb */ color: rgb(162, 175, 239); /* oklch */ color: oklch(76.8% 0.093 275.1);
Tailwind
colors: {
custom: {
50: '#bfc6f4',
500: '#a2afef',
950: '#000000',
},
}SCSS
$custom: #a2afef; $custom-light: #bfc6f4; $custom-dark: #000000;
JSON
{
"hex": "#a2afef",
"rgb": {
"r": 162,
"g": 175,
"b": 239
},
"hsl": {
"h": 229.87,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.76751,
"c": 0.093,
"h": 275.1
},
"luminance": 0.44573
}Semantic roles & 50–950 ramp
primary
#A2AFEF
secondary
#F2EED9
accent
#B213D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285