#A0C4FA#A0C4FA
#A0C4FA is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.4% C 0.086 H 258.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C4FA |
|---|---|
| RGB | rgb(160, 196, 250) |
| HSL | hsl(216, 90%, 80%) |
| HSV | hsv(216, 36%, 98%) |
| CMYK | cmyk(36%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(78.38, 0.80, -30.45) |
| CIE-LCH | lch(78.38, 30.46, 271.50°) |
| OKLab | oklab(81.36% -0.0174 -0.0843) |
| OKLCH | oklch(81.36% 0.086 258.3) |
| XYZ | xyz(51.4871, 53.8531, 98.1057) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.22
Baby Blue (survey)
#A2CFFE
ΔE00 3.60
Powder Blue (survey)
#B1D1FC
ΔE00 3.67
Carolina Blue
#8AB8FE
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C4FA #FAD6A0
analogous
#A0F1FA #A0C4FA #A9A0FA
triadic
#A0C4FA #FAA0C4 #C4FAA0
tetradic
#A0C4FA #FAA0F1 #FAD6A0 #A0FAA9
square
#A0C4FA #FAA0F1 #FAD6A0 #A0FAA9
split-complementary
#A0C4FA #FAA9A0 #F1FAA0
monochromatic
#2C7CF4 #66A0F7 #A0C4FA #DAE8FD #E2EDFD
Accessibility & contrast
On white
1.78
#A0C4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#A0C4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C4FA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C4FA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#A7BEF9
Tritanopia (blue-blind)
#83D0D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a0c4fa; /* rgb */ color: rgb(160, 196, 250); /* oklch */ color: oklch(81.4% 0.086 258.3);
Tailwind
colors: {
custom: {
50: '#bed5fc',
500: '#a0c4fa',
950: '#000000',
},
}SCSS
$custom: #a0c4fa; $custom-light: #bed5fc; $custom-dark: #000000;
JSON
{
"hex": "#a0c4fa",
"rgb": {
"r": 160,
"g": 196,
"b": 250
},
"hsl": {
"h": 216,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.81355,
"c": 0.08607,
"h": 258.3
},
"luminance": 0.53856
}Semantic roles & 50–950 ramp
primary
#A0C4FA
secondary
#DCAB63
accent
#8A00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385