#A2C2F7#A2C2F7
#A2C2F7 is a light, moderate blue. Relative luminance 0.530; OKLCH L 80.9% C 0.083 H 260.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2F7 |
|---|---|
| RGB | rgb(162, 194, 247) |
| HSL | hsl(217, 84%, 80%) |
| HSV | hsv(217, 34%, 97%) |
| CMYK | cmyk(34.4%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(77.86, 1.66, -29.63) |
| CIE-LCH | lch(77.86, 29.67, 273.20°) |
| OKLab | oklab(80.95% -0.0139 -0.0819) |
| OKLCH | oklch(80.95% 0.083 260.4) |
| XYZ | xyz(50.9755, 52.9781, 95.5175) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.50
Powder Blue (survey)
#B1D1FC
ΔE00 3.92
Carolina Blue
#8AB8FE
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2F7 #F7D7A2
analogous
#A2ECF7 #A2C2F7 #ADA2F7
triadic
#A2C2F7 #F7A2C2 #C2F7A2
tetradic
#A2C2F7 #F7A2EC #F7D7A2 #A2F7AD
square
#A2C2F7 #F7A2EC #F7D7A2 #A2F7AD
split-complementary
#A2C2F7 #F7ADA2 #ECF7A2
monochromatic
#3178ED #6A9DF2 #A2C2F7 #DAE7FC #E3EDFD
Accessibility & contrast
On white
1.81
#A2C2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#A2C2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2F7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2F7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#88CDD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c2f7; /* rgb */ color: rgb(162, 194, 247); /* oklch */ color: oklch(80.9% 0.083 260.4);
Tailwind
colors: {
custom: {
50: '#bfd4fa',
500: '#a2c2f7',
950: '#000000',
},
}SCSS
$custom: #a2c2f7; $custom-light: #bfd4fa; $custom-dark: #000000;
JSON
{
"hex": "#a2c2f7",
"rgb": {
"r": 162,
"g": 194,
"b": 247
},
"hsl": {
"h": 217.412,
"s": 84.158,
"l": 80.196
},
"oklch": {
"l": 0.80947,
"c": 0.08308,
"h": 260.4
},
"luminance": 0.5298
}Semantic roles & 50–950 ramp
primary
#A2C2F7
secondary
#D7AD66
accent
#8E05E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385