#A2AFFA#A2AFFA
#A2AFFA is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.108 H 276.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFFA |
|---|---|
| RGB | rgb(162, 175, 250) |
| HSL | hsl(231, 90%, 81%) |
| HSV | hsv(231, 35%, 98%) |
| CMYK | cmyk(35.2%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.05, 12.89, -38.68) |
| CIE-LCH | lch(73.05, 40.77, 288.43°) |
| OKLab | oklab(77.24% 0.0114 -0.1078) |
| OKLCH | oklch(77.24% 0.108 276) |
| XYZ | xyz(47.4806, 45.2416, 96.6547) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFFA #FAEDA2
analogous
#A2DBFA #A2AFFA #C1A2FA
triadic
#A2AFFA #FAA2AF #AFFAA2
tetradic
#A2AFFA #FAA2DB #FAEDA2 #A2FAC1
square
#A2AFFA #FAA2DB #FAEDA2 #A2FAC1
split-complementary
#A2AFFA #FAC1A2 #DBFAA2
monochromatic
#2E4BF4 #687DF7 #A2AFFA #DCE1FD #E2E6FD
Accessibility & contrast
On white
2.09
#A2AFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#A2AFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFFA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFFA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#89BDCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2affa; /* rgb */ color: rgb(162, 175, 250); /* oklch */ color: oklch(77.2% 0.108 276.0);
Tailwind
colors: {
custom: {
50: '#c0c6fc',
500: '#a2affa',
950: '#000000',
},
}SCSS
$custom: #a2affa; $custom-light: #c0c6fc; $custom-dark: #000000;
JSON
{
"hex": "#a2affa",
"rgb": {
"r": 162,
"g": 175,
"b": 250
},
"hsl": {
"h": 231.136,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.77239,
"c": 0.10836,
"h": 276
},
"luminance": 0.45243
}Semantic roles & 50–950 ramp
primary
#A2AFFA
secondary
#F6F1D5
accent
#C400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285