#A3CCFF#A3CCFF
#A3CCFF is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.084 H 254.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCFF |
|---|---|
| RGB | rgb(163, 204, 255) |
| HSL | hsl(213, 100%, 82%) |
| HSV | hsv(213, 36%, 100%) |
| CMYK | cmyk(36.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.84, -1.43, -29.32) |
| CIE-LCH | lch(80.84, 29.35, 267.21°) |
| OKLab | oklab(83.4% -0.023 -0.081) |
| OKLCH | oklch(83.4% 0.084 254.2) |
| XYZ | xyz(54.7415, 58.1895, 102.9357) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.50
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Pastel Blue
#A2BFFE
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 5.34
Sky
#82CAFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCFF #FFD6A3
analogous
#A3FAFF #A3CCFF #A8A3FF
triadic
#A3CCFF #FFA3CC #CCFFA3
tetradic
#A3CCFF #FFA3FA #FFD6A3 #A3FFA8
square
#A3CCFF #FFA3FA #FFD6A3 #A3FFA8
split-complementary
#A3CCFF #FFA8A3 #FAFFA3
monochromatic
#2988FF #66AAFF #A3CCFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.66
#A3CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#A3CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCFF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCFF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#85D7DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a3ccff; /* rgb */ color: rgb(163, 204, 255); /* oklch */ color: oklch(83.4% 0.084 254.2);
Tailwind
colors: {
custom: {
50: '#c1dbff',
500: '#a3ccff',
950: '#000000',
},
}SCSS
$custom: #a3ccff; $custom-light: #c1dbff; $custom-dark: #000000;
JSON
{
"hex": "#a3ccff",
"rgb": {
"r": 163,
"g": 204,
"b": 255
},
"hsl": {
"h": 213.261,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83397,
"c": 0.08425,
"h": 254.2
},
"luminance": 0.58192
}Semantic roles & 50–950 ramp
primary
#A3CCFF
secondary
#E3AA63
accent
#7F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486