#A3D2FF#A3D2FF
#A3D2FF is a very light, moderate cyan. Relative luminance 0.611; OKLCH L 84.6% C 0.080 H 247.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D2FF |
|---|---|
| RGB | rgb(163, 210, 255) |
| HSL | hsl(209, 100%, 82%) |
| HSV | hsv(209, 36%, 100%) |
| CMYK | cmyk(36.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(82.43, -4.62, -26.89) |
| CIE-LCH | lch(82.43, 27.28, 260.26°) |
| OKLab | oklab(84.64% -0.0304 -0.0742) |
| OKLCH | oklch(84.64% 0.08 247.7) |
| XYZ | xyz(56.1951, 61.0968, 103.4202) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.98
Light Blue
#95D0FC
ΔE00 2.77
Powder Blue (survey)
#B1D1FC
ΔE00 3.67
Sky
#82CAFC
ΔE00 4.99
Lightskyblue
#87CEFA
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D2FF #FFD0A3
analogous
#A3FFFE #A3D2FF #A3A4FF
triadic
#A3D2FF #FFA3D2 #D2FFA3
tetradic
#A3D2FF #FEA3FF #FFD0A3 #A4FFA3
square
#A3D2FF #FEA3FF #FFD0A3 #A4FFA3
split-complementary
#A3D2FF #FFA3A4 #FFFEA3
monochromatic
#2996FF #66B4FF #A3D2FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.59
#A3D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#A3D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D2FF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D2FF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#84DCE1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a3d2ff; /* rgb */ color: rgb(163, 210, 255); /* oklch */ color: oklch(84.6% 0.080 247.7);
Tailwind
colors: {
custom: {
50: '#c1dfff',
500: '#a3d2ff',
950: '#000000',
},
}SCSS
$custom: #a3d2ff; $custom-light: #c1dfff; $custom-dark: #000000;
JSON
{
"hex": "#a3d2ff",
"rgb": {
"r": 163,
"g": 210,
"b": 255
},
"hsl": {
"h": 209.348,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.84644,
"c": 0.0802,
"h": 247.7
},
"luminance": 0.611
}Semantic roles & 50–950 ramp
primary
#A3D2FF
secondary
#E3A263
accent
#7000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486