#A3CCFA#A3CCFA
#A3CCFA is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.078 H 251.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCFA |
|---|---|
| RGB | rgb(163, 204, 250) |
| HSL | hsl(212, 90%, 81%) |
| HSV | hsv(212, 35%, 98%) |
| CMYK | cmyk(34.8%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(80.67, -2.69, -26.93) |
| CIE-LCH | lch(80.67, 27.06, 264.30°) |
| OKLab | oklab(83.2% -0.0246 -0.0743) |
| OKLCH | oklch(83.2% 0.078 251.7) |
| XYZ | xyz(53.9471, 57.8718, 98.7518) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.08
Powder Blue (survey)
#B1D1FC
ΔE00 2.68
Light Blue
#95D0FC
ΔE00 4.18
Pastel Blue
#A2BFFE
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 5.61
Sky
#82CAFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCFA #FAD1A3
analogous
#A3F8FA #A3CCFA #A5A3FA
triadic
#A3CCFA #FAA3CC #CCFAA3
tetradic
#A3CCFA #FAA3F8 #FAD1A3 #A3FAA5
square
#A3CCFA #FAA3F8 #FAD1A3 #A3FAA5
split-complementary
#A3CCFA #FAA5A3 #F8FAA3
monochromatic
#2F8CF4 #69ACF7 #A3CCFA #DDECFD #E2EFFD
Accessibility & contrast
On white
1.67
#A3CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A3CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCFA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCFA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#87D6DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a3ccfa; /* rgb */ color: rgb(163, 204, 250); /* oklch */ color: oklch(83.2% 0.078 251.7);
Tailwind
colors: {
custom: {
50: '#c0dbfc',
500: '#a3ccfa',
950: '#000000',
},
}SCSS
$custom: #a3ccfa; $custom-light: #c0dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a3ccfa",
"rgb": {
"r": 163,
"g": 204,
"b": 250
},
"hsl": {
"h": 211.724,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.832,
"c": 0.07825,
"h": 251.7
},
"luminance": 0.57874
}Semantic roles & 50–950 ramp
primary
#A3CCFA
secondary
#DCA465
accent
#7900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485