#A0C5FC#A0C5FC
#A0C5FC is a light, moderate blue. Relative luminance 0.544; OKLCH L 81.6% C 0.088 H 258.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A0C5FC |
|---|---|
| RGB | rgb(160, 197, 252) |
| HSL | hsl(216, 94%, 81%) |
| HSV | hsv(216, 37%, 99%) |
| CMYK | cmyk(36.5%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.71, 0.77, -31.01) |
| CIE-LCH | lch(78.71, 31.01, 271.42°) |
| OKLab | oklab(81.64% -0.018 -0.0859) |
| OKLCH | oklch(81.64% 0.088 258.1) |
| XYZ | xyz(52.0287, 54.4318, 99.8415) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.44
Baby Blue (survey)
#A2CFFE
ΔE00 3.36
Powder Blue (survey)
#B1D1FC
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 4.06
Light Blue
#95D0FC
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0C5FC #FCD7A0
analogous
#A0F3FC #A0C5FC #A9A0FC
triadic
#A0C5FC #FCA0C5 #C5FCA0
tetradic
#A0C5FC #FCA0F3 #FCD7A0 #A0FCA9
square
#A0C5FC #FCA0F3 #FCD7A0 #A0FCA9
split-complementary
#A0C5FC #FCA9A0 #F3FCA0
monochromatic
#297DF8 #65A1FA #A0C5FC #DBE9FE #E1EDFE
Accessibility & contrast
On white
1.77
#A0C5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#A0C5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0C5FC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0C5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0C5FC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#82D1D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a0c5fc; /* rgb */ color: rgb(160, 197, 252); /* oklch */ color: oklch(81.6% 0.088 258.1);
Tailwind
colors: {
custom: {
50: '#bed6fd',
500: '#a0c5fc',
950: '#000000',
},
}SCSS
$custom: #a0c5fc; $custom-light: #bed6fd; $custom-dark: #000000;
JSON
{
"hex": "#a0c5fc",
"rgb": {
"r": 160,
"g": 197,
"b": 252
},
"hsl": {
"h": 215.87,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.81643,
"c": 0.08773,
"h": 258.1
},
"luminance": 0.54434
}Semantic roles & 50–950 ramp
primary
#A0C5FC
secondary
#DEAC62
accent
#8900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385