#A2C2FF#A2C2FF
#A2C2FF is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.3% C 0.093 H 263.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2FF |
|---|---|
| RGB | rgb(162, 194, 255) |
| HSL | hsl(219, 100%, 82%) |
| HSV | hsv(219, 36%, 100%) |
| CMYK | cmyk(36.5%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(78.16, 3.70, -33.45) |
| CIE-LCH | lch(78.16, 33.66, 276.31°) |
| OKLab | oklab(81.28% -0.0114 -0.0928) |
| OKLCH | oklch(81.28% 0.094 263) |
| XYZ | xyz(52.2366, 53.4825, 102.1591) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.97
Powder Blue (survey)
#B1D1FC
ΔE00 4.26
Carolina Blue
#8AB8FE
ΔE00 4.30
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Blue
#95D0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2FF #FFDFA2
analogous
#A2F0FF #A2C2FF #B1A2FF
triadic
#A2C2FF #FFA2C2 #C2FFA2
tetradic
#A2C2FF #FFA2F0 #FFDFA2 #A2FFB1
square
#A2C2FF #FFA2F0 #FFDFA2 #A2FFB1
split-complementary
#A2C2FF #FFB1A2 #F0FFA2
monochromatic
#2872FF #659AFF #A2C2FF #DFEAFF #E0EBFF
Accessibility & contrast
On white
1.80
#A2C2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#A2C2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2FF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2FF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#A4BDFE
Tritanopia (blue-blind)
#85CFD7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2c2ff; /* rgb */ color: rgb(162, 194, 255); /* oklch */ color: oklch(81.3% 0.093 263.0);
Tailwind
colors: {
custom: {
50: '#c0d4ff',
500: '#a2c2ff',
950: '#000000',
},
}SCSS
$custom: #a2c2ff; $custom-light: #c0d4ff; $custom-dark: #000000;
JSON
{
"hex": "#a2c2ff",
"rgb": {
"r": 162,
"g": 194,
"b": 255
},
"hsl": {
"h": 219.355,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.81278,
"c": 0.0935,
"h": 263
},
"luminance": 0.53485
}Semantic roles & 50–950 ramp
primary
#A2C2FF
secondary
#E3B762
accent
#9700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386