#A4C8FF#A4C8FF
#A4C8FF is a very light, moderate blue. Relative luminance 0.564; OKLCH L 82.6% C 0.087 H 258.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4C8FF |
|---|---|
| RGB | rgb(164, 200, 255) |
| HSL | hsl(216, 100%, 82%) |
| HSV | hsv(216, 36%, 100%) |
| CMYK | cmyk(35.7%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(79.85, 0.99, -30.84) |
| CIE-LCH | lch(79.85, 30.85, 271.83°) |
| OKLab | oklab(82.63% -0.017 -0.0853) |
| OKLCH | oklch(82.63% 0.087 258.7) |
| XYZ | xyz(54.0086, 56.4185, 102.6325) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.70
Powder Blue (survey)
#B1D1FC
ΔE00 2.92
Baby Blue (survey)
#A2CFFE
ΔE00 3.14
Carolina Blue
#8AB8FE
ΔE00 4.83
Light Blue
#95D0FC
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4C8FF #FFDBA4
analogous
#A4F5FF #A4C8FF #AEA4FF
triadic
#A4C8FF #FFA4C8 #C8FFA4
tetradic
#A4C8FF #FFA4F5 #FFDBA4 #A4FFAE
square
#A4C8FF #FFA4F5 #FFDBA4 #A4FFAE
split-complementary
#A4C8FF #FFAEA4 #F5FFA4
monochromatic
#2A7EFF #67A3FF #A4C8FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.71
#A4C8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A4C8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4C8FF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4C8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4C8FF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#87D4DB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a4c8ff; /* rgb */ color: rgb(164, 200, 255); /* oklch */ color: oklch(82.6% 0.087 258.7);
Tailwind
colors: {
custom: {
50: '#c1d8ff',
500: '#a4c8ff',
950: '#000000',
},
}SCSS
$custom: #a4c8ff; $custom-light: #c1d8ff; $custom-dark: #000000;
JSON
{
"hex": "#a4c8ff",
"rgb": {
"r": 164,
"g": 200,
"b": 255
},
"hsl": {
"h": 216.264,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82634,
"c": 0.08702,
"h": 258.7
},
"luminance": 0.56421
}Semantic roles & 50–950 ramp
primary
#A4C8FF
secondary
#E4B164
accent
#8B00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386