#A2AFFB#A2AFFB
#A2AFFB is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.3% C 0.110 H 276.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFFB |
|---|---|
| RGB | rgb(162, 175, 251) |
| HSL | hsl(231, 92%, 81%) |
| HSV | hsv(231, 35%, 98%) |
| CMYK | cmyk(35.5%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(73.09, 13.15, -39.15) |
| CIE-LCH | lch(73.09, 41.30, 288.57°) |
| OKLab | oklab(77.28% 0.0116 -0.1091) |
| OKLCH | oklch(77.28% 0.11 276.1) |
| XYZ | xyz(47.6378, 45.3045, 97.4827) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 6.20
Carolina Blue
#8AB8FE
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 7.75
Lightsteelblue
#B0C4DE
ΔE00 8.86
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFFB #FBEEA2
analogous
#A2DBFB #A2AFFB #C1A2FB
triadic
#A2AFFB #FBA2AF #AFFBA2
tetradic
#A2AFFB #FBA2DB #FBEEA2 #A2FBC1
square
#A2AFFB #FBA2DB #FBEEA2 #A2FBC1
split-complementary
#A2AFFB #FBC1A2 #DBFBA2
monochromatic
#2D4AF6 #677DF8 #A2AFFB #DDE1FE #E2E6FE
Accessibility & contrast
On white
2.09
#A2AFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#A2AFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFFB
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFFB | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FE
Deuteranopia (green-blind)
#91B0F9
Tritanopia (blue-blind)
#89BECA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2affb; /* rgb */ color: rgb(162, 175, 251); /* oklch */ color: oklch(77.3% 0.110 276.1);
Tailwind
colors: {
custom: {
50: '#c0c6fd',
500: '#a2affb',
950: '#000000',
},
}SCSS
$custom: #a2affb; $custom-light: #c0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#a2affb",
"rgb": {
"r": 162,
"g": 175,
"b": 251
},
"hsl": {
"h": 231.236,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.77284,
"c": 0.10975,
"h": 276.1
},
"luminance": 0.45306
}Semantic roles & 50–950 ramp
primary
#A2AFFB
secondary
#F6F1D5
accent
#C400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285