#A8BBFB#A8BBFB
#A8BBFB is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.093 H 271.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBFB |
|---|---|
| RGB | rgb(168, 187, 251) |
| HSL | hsl(226, 91%, 82%) |
| HSV | hsv(226, 33%, 98%) |
| CMYK | cmyk(33.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.58, 8.13, -33.72) |
| CIE-LCH | lch(76.58, 34.69, 283.56°) |
| OKLab | oklab(80.09% 0.0023 -0.0935) |
| OKLCH | oklch(80.09% 0.094 271.4) |
| XYZ | xyz(51.3264, 50.8286, 98.3546) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Light Periwinkle
#C1C6FC
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.32
Carolina Blue
#8AB8FE
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.49
Baby Blue (survey)
#A2CFFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBFB #FBE8A8
analogous
#A8E5FB #A8BBFB #BFA8FB
triadic
#A8BBFB #FBA8BB #BBFBA8
tetradic
#A8BBFB #FBA8E5 #FBE8A8 #A8FBBF
square
#A8BBFB #FBA8E5 #FBE8A8 #A8FBBF
split-complementary
#A8BBFB #FBBFA8 #E5FBA8
monochromatic
#3360F6 #6D8DF8 #A8BBFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.88
#A8BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#A8BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBFB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBFB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#91C7D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bbfb; /* rgb */ color: rgb(168, 187, 251); /* oklch */ color: oklch(80.1% 0.093 271.4);
Tailwind
colors: {
custom: {
50: '#c4cffd',
500: '#a8bbfb',
950: '#000000',
},
}SCSS
$custom: #a8bbfb; $custom-light: #c4cffd; $custom-dark: #000000;
JSON
{
"hex": "#a8bbfb",
"rgb": {
"r": 168,
"g": 187,
"b": 251
},
"hsl": {
"h": 226.265,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.80091,
"c": 0.0935,
"h": 271.4
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#A8BBFB
secondary
#DEC369
accent
#B100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385