#A2AFFD#A2AFFD
#A2AFFD is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.113 H 276.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AFFD |
|---|---|
| RGB | rgb(162, 175, 253) |
| HSL | hsl(231, 96%, 81%) |
| HSV | hsv(231, 36%, 99%) |
| CMYK | cmyk(36%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(73.17, 13.67, -40.10) |
| CIE-LCH | lch(73.17, 42.37, 288.82°) |
| OKLab | oklab(77.38% 0.0121 -0.1119) |
| OKLCH | oklch(77.38% 0.113 276.2) |
| XYZ | xyz(47.9548, 45.4313, 99.1519) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 6.12
Carolina Blue
#8AB8FE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AFFD #FDF0A2
analogous
#A2DDFD #A2AFFD #C3A2FD
triadic
#A2AFFD #FDA2AF #AFFDA2
tetradic
#A2AFFD #FDA2DD #FDF0A2 #A2FDC3
square
#A2AFFD #FDA2DD #FDF0A2 #A2FDC3
split-complementary
#A2AFFD #FDC3A2 #DDFDA2
monochromatic
#2A48FA #667BFC #A2AFFD #DEE3FE #E1E5FE
Accessibility & contrast
On white
2.08
#A2AFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#A2AFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AFFD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AFFD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#88BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2affd; /* rgb */ color: rgb(162, 175, 253); /* oklch */ color: oklch(77.4% 0.113 276.2);
Tailwind
colors: {
custom: {
50: '#c0c6fe',
500: '#a2affd',
950: '#000000',
},
}SCSS
$custom: #a2affd; $custom-light: #c0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#a2affd",
"rgb": {
"r": 162,
"g": 175,
"b": 253
},
"hsl": {
"h": 231.429,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.77376,
"c": 0.11253,
"h": 276.2
},
"luminance": 0.45433
}Semantic roles & 50–950 ramp
primary
#A2AFFD
secondary
#F7F2D4
accent
#C500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286