#A8BBFD#A8BBFD
#A8BBFD is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.096 H 271.7°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BBFD |
|---|---|
| RGB | rgb(168, 187, 253) |
| HSL | hsl(227, 96%, 83%) |
| HSV | hsv(227, 34%, 99%) |
| CMYK | cmyk(33.6%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.65, 8.64, -34.68) |
| CIE-LCH | lch(76.65, 35.74, 283.99°) |
| OKLab | oklab(80.18% 0.0029 -0.0962) |
| OKLCH | oklch(80.18% 0.096 271.7) |
| XYZ | xyz(51.6433, 50.9554, 100.0238) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.51
Light Periwinkle
#C1C6FC
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.31
Carolina Blue
#8AB8FE
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BBFD #FDEAA8
analogous
#A8E6FD #A8BBFD #BFA8FD
triadic
#A8BBFD #FDA8BB #BBFDA8
tetradic
#A8BBFD #FDA8E6 #FDEAA8 #A8FDBF
square
#A8BBFD #FDA8E6 #FDEAA8 #A8FDBF
split-complementary
#A8BBFD #FDBFA8 #E6FDA8
monochromatic
#305DFA #6C8CFC #A8BBFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.88
#A8BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#A8BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BBFD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BBFD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#90C8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a8bbfd; /* rgb */ color: rgb(168, 187, 253); /* oklch */ color: oklch(80.2% 0.096 271.7);
Tailwind
colors: {
custom: {
50: '#c4cffe',
500: '#a8bbfd',
950: '#000000',
},
}SCSS
$custom: #a8bbfd; $custom-light: #c4cffe; $custom-dark: #000000;
JSON
{
"hex": "#a8bbfd",
"rgb": {
"r": 168,
"g": 187,
"b": 253
},
"hsl": {
"h": 226.588,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.80176,
"c": 0.09624,
"h": 271.7
},
"luminance": 0.50957
}Semantic roles & 50–950 ramp
primary
#A8BBFD
secondary
#E1C668
accent
#B200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385