#A8BBFC#A8BBFC
#A8BBFC is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.095 H 271.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBFC |
|---|---|
| RGB | rgb(168, 187, 252) |
| HSL | hsl(226, 93%, 82%) |
| HSV | hsv(226, 33%, 99%) |
| CMYK | cmyk(33.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.61, 8.39, -34.20) |
| CIE-LCH | lch(76.61, 35.21, 283.78°) |
| OKLab | oklab(80.13% 0.0026 -0.0948) |
| OKLCH | oklch(80.13% 0.095 271.6) |
| XYZ | xyz(51.4844, 50.8918, 99.1870) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Light Periwinkle
#C1C6FC
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Carolina Blue
#8AB8FE
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBFC #FCE9A8
analogous
#A8E5FC #A8BBFC #BFA8FC
triadic
#A8BBFC #FCA8BB #BBFCA8
tetradic
#A8BBFC #FCA8E5 #FCE9A8 #A8FCBF
square
#A8BBFC #FCA8E5 #FCE9A8 #A8FCBF
split-complementary
#A8BBFC #FCBFA8 #E5FCA8
monochromatic
#325FF8 #6D8DFA #A8BBFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.88
#A8BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A8BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBFC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBFC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#90C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bbfc; /* rgb */ color: rgb(168, 187, 252); /* oklch */ color: oklch(80.1% 0.095 271.6);
Tailwind
colors: {
custom: {
50: '#c4cffd',
500: '#a8bbfc',
950: '#000000',
},
}SCSS
$custom: #a8bbfc; $custom-light: #c4cffd; $custom-dark: #000000;
JSON
{
"hex": "#a8bbfc",
"rgb": {
"r": 168,
"g": 187,
"b": 252
},
"hsl": {
"h": 226.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.80133,
"c": 0.09488,
"h": 271.6
},
"luminance": 0.50894
}Semantic roles & 50–950 ramp
primary
#A8BBFC
secondary
#DFC569
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385