#A2ADFA#A2ADFA
#A2ADFA is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.8% C 0.111 H 277.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ADFA |
|---|---|
| RGB | rgb(162, 173, 250) |
| HSL | hsl(233, 90%, 81%) |
| HSV | hsv(233, 35%, 98%) |
| CMYK | cmyk(35.2%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(72.54, 14.01, -39.47) |
| CIE-LCH | lch(72.54, 41.88, 289.54°) |
| OKLab | oklab(76.84% 0.0139 -0.11) |
| OKLCH | oklch(76.84% 0.111 277.2) |
| XYZ | xyz(47.0942, 44.4689, 96.5259) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perrywinkle
#8F8CE7
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ADFA #FAEFA2
analogous
#A2D9FA #A2ADFA #C3A2FA
triadic
#A2ADFA #FAA2AD #ADFAA2
tetradic
#A2ADFA #FAA2D9 #FAEFA2 #A2FAC3
square
#A2ADFA #FAA2D9 #FAEFA2 #A2FAC3
split-complementary
#A2ADFA #FAC3A2 #D9FAA2
monochromatic
#2E47F4 #687AF7 #A2ADFA #DCE0FD #E2E5FD
Accessibility & contrast
On white
2.12
#A2ADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A2ADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ADFA
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ADFA | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#89BCC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2adfa; /* rgb */ color: rgb(162, 173, 250); /* oklch */ color: oklch(76.8% 0.111 277.2);
Tailwind
colors: {
custom: {
50: '#c0c5fc',
500: '#a2adfa',
950: '#000000',
},
}SCSS
$custom: #a2adfa; $custom-light: #c0c5fc; $custom-dark: #000000;
JSON
{
"hex": "#a2adfa",
"rgb": {
"r": 162,
"g": 173,
"b": 250
},
"hsl": {
"h": 232.5,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.76844,
"c": 0.11092,
"h": 277.2
},
"luminance": 0.44471
}Semantic roles & 50–950 ramp
primary
#A2ADFA
secondary
#F6F2D5
accent
#C900E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185