#A9BCFE#A9BCFE
#A9BCFE is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.5% C 0.096 H 271.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BCFE |
|---|---|
| RGB | rgb(169, 188, 254) |
| HSL | hsl(227, 98%, 83%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(33.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.01, 8.62, -34.65) |
| CIE-LCH | lch(77.01, 35.70, 283.97°) |
| OKLab | oklab(80.49% 0.0029 -0.0961) |
| OKLCH | oklch(80.49% 0.096 271.7) |
| XYZ | xyz(52.2296, 51.5552, 100.9459) |
| Luminance | 0.5156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.47
Light Periwinkle
#C1C6FC
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BCFE #FEEBA9
analogous
#A9E7FE #A9BCFE #C0A9FE
triadic
#A9BCFE #FEA9BC #BCFEA9
tetradic
#A9BCFE #FEA9E7 #FEEBA9 #A9FEC0
square
#A9BCFE #FEA9E7 #FEEBA9 #A9FEC0
split-complementary
#A9BCFE #FEC0A9 #E7FEA9
monochromatic
#305EFD #6D8DFD #A9BCFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.86
#A9BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#A9BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BCFE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BCFE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#91C9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a9bcfe; /* rgb */ color: rgb(169, 188, 254); /* oklch */ color: oklch(80.5% 0.096 271.7);
Tailwind
colors: {
custom: {
50: '#c4d0ff',
500: '#a9bcfe',
950: '#000000',
},
}SCSS
$custom: #a9bcfe; $custom-light: #c4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a9bcfe",
"rgb": {
"r": 169,
"g": 188,
"b": 254
},
"hsl": {
"h": 226.588,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.80487,
"c": 0.09615,
"h": 271.7
},
"luminance": 0.51557
}Semantic roles & 50–950 ramp
primary
#A9BCFE
secondary
#E3C768
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386