#A5C8FF#A5C8FF
#A5C8FF is a very light, moderate blue. Relative luminance 0.565; OKLCH L 82.7% C 0.087 H 259.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A5C8FF |
|---|---|
| RGB | rgb(165, 200, 255) |
| HSL | hsl(217, 100%, 82%) |
| HSV | hsv(217, 35%, 100%) |
| CMYK | cmyk(35.3%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(79.91, 1.25, -30.74) |
| CIE-LCH | lch(79.91, 30.76, 272.33°) |
| OKLab | oklab(82.7% -0.0161 -0.085) |
| OKLCH | oklch(82.7% 0.087 259.3) |
| XYZ | xyz(54.2158, 56.5254, 102.6422) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.57
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Baby Blue (survey)
#A2CFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5C8FF #FFDCA5
analogous
#A5F5FF #A5C8FF #AFA5FF
triadic
#A5C8FF #FFA5C8 #C8FFA5
tetradic
#A5C8FF #FFA5F5 #FFDCA5 #A5FFAF
square
#A5C8FF #FFA5F5 #FFDCA5 #A5FFAF
split-complementary
#A5C8FF #FFAFA5 #F5FFA5
monochromatic
#2B7DFF #68A3FF #A5C8FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.71
#A5C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#A5C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5C8FF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5C8FF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#89D4DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5c8ff; /* rgb */ color: rgb(165, 200, 255); /* oklch */ color: oklch(82.7% 0.087 259.3);
Tailwind
colors: {
custom: {
50: '#c2d8ff',
500: '#a5c8ff',
950: '#000000',
},
}SCSS
$custom: #a5c8ff; $custom-light: #c2d8ff; $custom-dark: #000000;
JSON
{
"hex": "#a5c8ff",
"rgb": {
"r": 165,
"g": 200,
"b": 255
},
"hsl": {
"h": 216.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82697,
"c": 0.08655,
"h": 259.3
},
"luminance": 0.56528
}Semantic roles & 50–950 ramp
primary
#A5C8FF
secondary
#E4B264
accent
#8C00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386