#A0C3FA#A0C3FA
#A0C3FA is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.1% C 0.087 H 259.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C3FA |
|---|---|
| RGB | rgb(160, 195, 250) |
| HSL | hsl(217, 90%, 80%) |
| HSV | hsv(217, 36%, 98%) |
| CMYK | cmyk(36%, 22%, 0%, 2%) |
| CIE-LAB | lab(78.11, 1.34, -30.86) |
| CIE-LCH | lch(78.11, 30.89, 272.48°) |
| OKLab | oklab(81.15% -0.0161 -0.0854) |
| OKLCH | oklch(81.15% 0.087 259.3) |
| XYZ | xyz(51.2623, 53.4035, 98.0308) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.87
Powder Blue (survey)
#B1D1FC
ΔE00 3.88
Baby Blue (survey)
#A2CFFE
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 3.97
Lightsteelblue
#B0C4DE
ΔE00 6.74
Light Blue
#95D0FC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C3FA #FAD7A0
analogous
#A0F0FA #A0C3FA #AAA0FA
triadic
#A0C3FA #FAA0C3 #C3FAA0
tetradic
#A0C3FA #FAA0F0 #FAD7A0 #A0FAAA
square
#A0C3FA #FAA0F0 #FAD7A0 #A0FAAA
split-complementary
#A0C3FA #FAAAA0 #F0FAA0
monochromatic
#2C7AF4 #669EF7 #A0C3FA #DAE8FD #E2EDFD
Accessibility & contrast
On white
1.80
#A0C3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#A0C3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C3FA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C3FA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#83CFD6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a0c3fa; /* rgb */ color: rgb(160, 195, 250); /* oklch */ color: oklch(81.1% 0.087 259.3);
Tailwind
colors: {
custom: {
50: '#bed5fc',
500: '#a0c3fa',
950: '#000000',
},
}SCSS
$custom: #a0c3fa; $custom-light: #bed5fc; $custom-dark: #000000;
JSON
{
"hex": "#a0c3fa",
"rgb": {
"r": 160,
"g": 195,
"b": 250
},
"hsl": {
"h": 216.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.81148,
"c": 0.08695,
"h": 259.3
},
"luminance": 0.53406
}Semantic roles & 50–950 ramp
primary
#A0C3FA
secondary
#DCAD63
accent
#8C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385