#A7C2F9#A7C2F9
#A7C2F9 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.4% C 0.084 H 264.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A7C2F9 |
|---|---|
| RGB | rgb(167, 194, 249) |
| HSL | hsl(220, 87%, 82%) |
| HSV | hsv(220, 33%, 98%) |
| CMYK | cmyk(32.9%, 22.1%, 0%, 2.4%) |
| CIE-LAB | lab(78.25, 3.53, -30.08) |
| CIE-LCH | lch(78.25, 30.28, 276.70°) |
| OKLab | oklab(81.36% -0.0083 -0.0831) |
| OKLCH | oklch(81.36% 0.084 264.3) |
| XYZ | xyz(52.3220, 53.6365, 97.2002) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.36
Powder Blue (survey)
#B1D1FC
ΔE00 4.15
Carolina Blue
#8AB8FE
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 6.45
Light Periwinkle
#C1C6FC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7C2F9 #F9DEA7
analogous
#A7EBF9 #A7C2F9 #B5A7F9
triadic
#A7C2F9 #F9A7C2 #C2F9A7
tetradic
#A7C2F9 #F9A7EB #F9DEA7 #A7F9B5
square
#A7C2F9 #F9A7EB #F9DEA7 #A7F9B5
split-complementary
#A7C2F9 #F9B5A7 #EBF9A7
monochromatic
#3473F1 #6E9AF5 #A7C2F9 #E0EAFD #E2EBFD
Accessibility & contrast
On white
1.79
#A7C2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#A7C2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7C2F9
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7C2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7C2F9 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#8FCDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a7c2f9; /* rgb */ color: rgb(167, 194, 249); /* oklch */ color: oklch(81.4% 0.084 264.3);
Tailwind
colors: {
custom: {
50: '#c3d4fb',
500: '#a7c2f9',
950: '#000000',
},
}SCSS
$custom: #a7c2f9; $custom-light: #c3d4fb; $custom-dark: #000000;
JSON
{
"hex": "#a7c2f9",
"rgb": {
"r": 167,
"g": 194,
"b": 249
},
"hsl": {
"h": 220.244,
"s": 87.234,
"l": 81.569
},
"oklch": {
"l": 0.81355,
"c": 0.08354,
"h": 264.3
},
"luminance": 0.53639
}Semantic roles & 50–950 ramp
primary
#A7C2F9
secondary
#DBB569
accent
#9902E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385