#A9CCFF#A9CCFF
#A9CCFF is a very light, moderate blue. Relative luminance 0.588; OKLCH L 83.8% C 0.081 H 257.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CCFF |
|---|---|
| RGB | rgb(169, 204, 255) |
| HSL | hsl(216, 100%, 83%) |
| HSV | hsv(216, 34%, 100%) |
| CMYK | cmyk(33.7%, 20%, 0%, 0%) |
| CIE-LAB | lab(81.20, 0.19, -28.74) |
| CIE-LCH | lch(81.20, 28.74, 270.38°) |
| OKLab | oklab(83.77% -0.0173 -0.0793) |
| OKLCH | oklch(83.77% 0.081 257.7) |
| XYZ | xyz(55.9996, 58.8383, 102.9946) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.86
Baby Blue (survey)
#A2CFFE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 3.51
Carolina Blue
#8AB8FE
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CCFF #FFDCA9
analogous
#A9F7FF #A9CCFF #B1A9FF
triadic
#A9CCFF #FFA9CC #CCFFA9
tetradic
#A9CCFF #FFA9F7 #FFDCA9 #A9FFB1
square
#A9CCFF #FFA9F7 #FFDCA9 #A9FFB1
split-complementary
#A9CCFF #FFB1A9 #F7FFA9
monochromatic
#2F83FF #6CA8FF #A9CCFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.64
#A9CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#A9CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CCFF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CCFF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B1C6FE
Tritanopia (blue-blind)
#8FD7DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a9ccff; /* rgb */ color: rgb(169, 204, 255); /* oklch */ color: oklch(83.8% 0.081 257.7);
Tailwind
colors: {
custom: {
50: '#c4dbff',
500: '#a9ccff',
950: '#000000',
},
}SCSS
$custom: #a9ccff; $custom-light: #c4dbff; $custom-dark: #000000;
JSON
{
"hex": "#a9ccff",
"rgb": {
"r": 169,
"g": 204,
"b": 255
},
"hsl": {
"h": 215.581,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.83771,
"c": 0.08119,
"h": 257.7
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#A9CCFF
secondary
#E4B268
accent
#8800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486