#A9BBFC#A9BBFC
#A9BBFC is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.095 H 272.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BBFC |
|---|---|
| RGB | rgb(169, 187, 252) |
| HSL | hsl(227, 93%, 83%) |
| HSV | hsv(227, 33%, 99%) |
| CMYK | cmyk(32.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.68, 8.66, -34.09) |
| CIE-LCH | lch(76.68, 35.17, 284.26°) |
| OKLab | oklab(80.2% 0.0036 -0.0945) |
| OKLCH | oklch(80.2% 0.095 272.2) |
| XYZ | xyz(51.6982, 51.0020, 99.1970) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.79
Light Periwinkle
#C1C6FC
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.41
Carolina Blue
#8AB8FE
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.55
Baby Blue (survey)
#A2CFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BBFC #FCEAA9
analogous
#A9E4FC #A9BBFC #C1A9FC
triadic
#A9BBFC #FCA9BB #BBFCA9
tetradic
#A9BBFC #FCA9E4 #FCEAA9 #A9FCC1
square
#A9BBFC #FCA9E4 #FCEAA9 #A9FCC1
split-complementary
#A9BBFC #FCC1A9 #E4FCA9
monochromatic
#335DF8 #6E8CFA #A9BBFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.87
#A9BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#A9BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BBFC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BBFC | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#92C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a9bbfc; /* rgb */ color: rgb(169, 187, 252); /* oklch */ color: oklch(80.2% 0.095 272.2);
Tailwind
colors: {
custom: {
50: '#c4cffd',
500: '#a9bbfc',
950: '#000000',
},
}SCSS
$custom: #a9bbfc; $custom-light: #c4cffd; $custom-dark: #000000;
JSON
{
"hex": "#a9bbfc",
"rgb": {
"r": 169,
"g": 187,
"b": 252
},
"hsl": {
"h": 226.988,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.80202,
"c": 0.09458,
"h": 272.2
},
"luminance": 0.51004
}Semantic roles & 50–950 ramp
primary
#A9BBFC
secondary
#E0C66A
accent
#B400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385