#A7C3F7#A7C3F7
#A7C3F7 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.5% C 0.080 H 262.6°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A7C3F7 |
|---|---|
| RGB | rgb(167, 195, 247) |
| HSL | hsl(219, 83%, 81%) |
| HSV | hsv(219, 32%, 97%) |
| CMYK | cmyk(32.4%, 21.1%, 0%, 3.1%) |
| CIE-LAB | lab(78.44, 2.49, -28.72) |
| CIE-LCH | lch(78.44, 28.82, 274.96°) |
| OKLab | oklab(81.48% -0.0103 -0.0793) |
| OKLCH | oklch(81.48% 0.08 262.6) |
| XYZ | xyz(52.2350, 53.9590, 95.6405) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.67
Powder Blue (survey)
#B1D1FC
ΔE00 3.76
Baby Blue (survey)
#A2CFFE
ΔE00 5.15
Carolina Blue
#8AB8FE
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7C3F7 #F7DBA7
analogous
#A7EBF7 #A7C3F7 #B3A7F7
triadic
#A7C3F7 #F7A7C3 #C3F7A7
tetradic
#A7C3F7 #F7A7EB #F7DBA7 #A7F7B3
square
#A7C3F7 #F7A7EB #F7DBA7 #A7F7B3
split-complementary
#A7C3F7 #F7B3A7 #EBF7A7
monochromatic
#3776ED #6F9DF2 #A7C3F7 #DFE9FC #E3ECFC
Accessibility & contrast
On white
1.78
#A7C3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#A7C3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7C3F7
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7C3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7C3F7 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F9
Deuteranopia (green-blind)
#AABFF6
Tritanopia (blue-blind)
#90CED4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a7c3f7; /* rgb */ color: rgb(167, 195, 247); /* oklch */ color: oklch(81.5% 0.080 262.6);
Tailwind
colors: {
custom: {
50: '#c3d5fa',
500: '#a7c3f7',
950: '#000000',
},
}SCSS
$custom: #a7c3f7; $custom-light: #c3d5fa; $custom-dark: #000000;
JSON
{
"hex": "#a7c3f7",
"rgb": {
"r": 167,
"g": 195,
"b": 247
},
"hsl": {
"h": 219,
"s": 83.333,
"l": 81.176
},
"oklch": {
"l": 0.81479,
"c": 0.07993,
"h": 262.6
},
"luminance": 0.53961
}Semantic roles & 50–950 ramp
primary
#A7C3F7
secondary
#D8B26A
accent
#9306E0
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385