#A3CDFF#A3CDFF
#A3CDFF is a very light, moderate cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.083 H 253.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDFF |
|---|---|
| RGB | rgb(163, 205, 255) |
| HSL | hsl(213, 100%, 82%) |
| HSV | hsv(213, 36%, 100%) |
| CMYK | cmyk(36.1%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(81.11, -1.96, -28.91) |
| CIE-LCH | lch(81.11, 28.98, 266.12°) |
| OKLab | oklab(83.6% -0.0242 -0.0799) |
| OKLCH | oklch(83.6% 0.083 253.1) |
| XYZ | xyz(54.9799, 58.6664, 103.0151) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.12
Powder Blue (survey)
#B1D1FC
ΔE00 2.74
Light Blue
#95D0FC
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.67
Carolina Blue
#8AB8FE
ΔE00 5.56
Sky
#82CAFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDFF #FFD5A3
analogous
#A3FBFF #A3CDFF #A7A3FF
triadic
#A3CDFF #FFA3CD #CDFFA3
tetradic
#A3CDFF #FFA3FB #FFD5A3 #A3FFA7
square
#A3CDFF #FFA3FB #FFD5A3 #A3FFA7
split-complementary
#A3CDFF #FFA7A3 #FBFFA3
monochromatic
#298AFF #66ACFF #A3CDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.65
#A3CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#A3CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDFF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDFF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACFFF
Deuteranopia (green-blind)
#B0C5FE
Tritanopia (blue-blind)
#85D8DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a3cdff; /* rgb */ color: rgb(163, 205, 255); /* oklch */ color: oklch(83.6% 0.083 253.1);
Tailwind
colors: {
custom: {
50: '#c1dcff',
500: '#a3cdff',
950: '#000000',
},
}SCSS
$custom: #a3cdff; $custom-light: #c1dcff; $custom-dark: #000000;
JSON
{
"hex": "#a3cdff",
"rgb": {
"r": 163,
"g": 205,
"b": 255
},
"hsl": {
"h": 212.609,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.83604,
"c": 0.08349,
"h": 253.1
},
"luminance": 0.58669
}Semantic roles & 50–950 ramp
primary
#A3CDFF
secondary
#E3A963
accent
#7D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486