#A2AFFE#A2AFFE
#A2AFFE is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.114 H 276.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFFE |
|---|---|
| RGB | rgb(162, 175, 254) |
| HSL | hsl(232, 98%, 82%) |
| HSV | hsv(232, 36%, 100%) |
| CMYK | cmyk(36.2%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.22, 13.93, -40.58) |
| CIE-LCH | lch(73.22, 42.91, 288.95°) |
| OKLab | oklab(77.42% 0.0124 -0.1132) |
| OKLCH | oklch(77.42% 0.114 276.2) |
| XYZ | xyz(48.1145, 45.4952, 99.9930) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 7.49
Light Periwinkle
#C1C6FC
ΔE00 7.97
Lightsteelblue
#B0C4DE
ΔE00 8.89
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFFE #FEF1A2
analogous
#A2DDFE #A2AFFE #C3A2FE
triadic
#A2AFFE #FEA2AF #AFFEA2
tetradic
#A2AFFE #FEA2DD #FEF1A2 #A2FEC3
square
#A2AFFE #FEA2DD #FEF1A2 #A2FEC3
split-complementary
#A2AFFE #FEC3A2 #DDFEA2
monochromatic
#2947FD #657BFD #A2AFFE #DFE3FF #E1E5FF
Accessibility & contrast
On white
2.08
#A2AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A2AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFFE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFFE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#87BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2affe; /* rgb */ color: rgb(162, 175, 254); /* oklch */ color: oklch(77.4% 0.114 276.2);
Tailwind
colors: {
custom: {
50: '#c0c6ff',
500: '#a2affe',
950: '#000000',
},
}SCSS
$custom: #a2affe; $custom-light: #c0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a2affe",
"rgb": {
"r": 162,
"g": 175,
"b": 254
},
"hsl": {
"h": 231.522,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.77422,
"c": 0.11392,
"h": 276.2
},
"luminance": 0.45497
}Semantic roles & 50–950 ramp
primary
#A2AFFE
secondary
#F7F2D4
accent
#C500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286