#A3C0FE#A3C0FE
#A3C0FE is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.094 H 265.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A3C0FE |
|---|---|
| RGB | rgb(163, 192, 254) |
| HSL | hsl(221, 98%, 82%) |
| HSV | hsv(221, 36%, 100%) |
| CMYK | cmyk(35.8%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.66, 4.80, -33.68) |
| CIE-LCH | lch(77.66, 34.02, 278.11°) |
| OKLab | oklab(80.89% -0.0082 -0.0934) |
| OKLCH | oklch(80.89% 0.094 265) |
| XYZ | xyz(51.8379, 52.6392, 101.1757) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.26
Carolina Blue
#8AB8FE
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3C0FE #FEE1A3
analogous
#A3EEFE #A3C0FE #B4A3FE
triadic
#A3C0FE #FEA3C0 #C0FEA3
tetradic
#A3C0FE #FEA3EE #FEE1A3 #A3FEB4
square
#A3C0FE #FEA3EE #FEE1A3 #A3FEB4
split-complementary
#A3C0FE #FEB4A3 #EEFEA3
monochromatic
#2A6DFD #6697FD #A3C0FE #E0E9FF #E1EAFF
Accessibility & contrast
On white
1.82
#A3C0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#A3C0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3C0FE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3C0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3C0FE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#87CDD5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a3c0fe; /* rgb */ color: rgb(163, 192, 254); /* oklch */ color: oklch(80.9% 0.094 265.0);
Tailwind
colors: {
custom: {
50: '#c1d2ff',
500: '#a3c0fe',
950: '#000000',
},
}SCSS
$custom: #a3c0fe; $custom-light: #c1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#a3c0fe",
"rgb": {
"r": 163,
"g": 192,
"b": 254
},
"hsl": {
"h": 220.879,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.80893,
"c": 0.09379,
"h": 265
},
"luminance": 0.52642
}Semantic roles & 50–950 ramp
primary
#A3C0FE
secondary
#E2BA63
accent
#9C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386