#A9BBFE#A9BBFE
#A9BBFE is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.3% C 0.097 H 272.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBFE |
|---|---|
| RGB | rgb(169, 187, 254) |
| HSL | hsl(227, 98%, 83%) |
| HSV | hsv(227, 33%, 100%) |
| CMYK | cmyk(33.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.76, 9.17, -35.05) |
| CIE-LCH | lch(76.76, 36.22, 284.66°) |
| OKLab | oklab(80.29% 0.0042 -0.0972) |
| OKLCH | oklch(80.29% 0.097 272.5) |
| XYZ | xyz(52.0168, 51.1295, 100.8750) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Light Periwinkle
#C1C6FC
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Carolina Blue
#8AB8FE
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.63
Baby Blue (survey)
#A2CFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBFE #FEECA9
analogous
#A9E5FE #A9BBFE #C1A9FE
triadic
#A9BBFE #FEA9BB #BBFEA9
tetradic
#A9BBFE #FEA9E5 #FEECA9 #A9FEC1
square
#A9BBFE #FEA9E5 #FEECA9 #A9FEC1
split-complementary
#A9BBFE #FEC1A9 #E5FEA9
monochromatic
#305BFD #6D8BFD #A9BBFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.87
#A9BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#A9BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBFE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBFE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#91C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a9bbfe; /* rgb */ color: rgb(169, 187, 254); /* oklch */ color: oklch(80.3% 0.097 272.5);
Tailwind
colors: {
custom: {
50: '#c4cfff',
500: '#a9bbfe',
950: '#000000',
},
}SCSS
$custom: #a9bbfe; $custom-light: #c4cfff; $custom-dark: #000000;
JSON
{
"hex": "#a9bbfe",
"rgb": {
"r": 169,
"g": 187,
"b": 254
},
"hsl": {
"h": 227.294,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.80288,
"c": 0.09733,
"h": 272.5
},
"luminance": 0.51131
}Semantic roles & 50–950 ramp
primary
#A9BBFE
secondary
#E3C968
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386