#A6BBFC#A6BBFC
#A6BBFC is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.095 H 270.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBFC |
|---|---|
| RGB | rgb(166, 187, 252) |
| HSL | hsl(225, 93%, 82%) |
| HSV | hsv(225, 34%, 99%) |
| CMYK | cmyk(34.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.48, 7.84, -34.41) |
| CIE-LCH | lch(76.48, 35.30, 282.83°) |
| OKLab | oklab(80% 0.0006 -0.0955) |
| OKLCH | oklch(80% 0.095 270.3) |
| XYZ | xyz(51.0618, 50.6739, 99.1672) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.08
Carolina Blue
#8AB8FE
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBFC #FCE7A6
analogous
#A6E6FC #A6BBFC #BCA6FC
triadic
#A6BBFC #FCA6BB #BBFCA6
tetradic
#A6BBFC #FCA6E6 #FCE7A6 #A6FCBC
square
#A6BBFC #FCA6E6 #FCE7A6 #A6FCBC
split-complementary
#A6BBFC #FCBCA6 #E6FCA6
monochromatic
#3061F8 #6B8EFA #A6BBFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.89
#A6BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#A6BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBFC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBFC | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#8DC8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bbfc; /* rgb */ color: rgb(166, 187, 252); /* oklch */ color: oklch(80.0% 0.095 270.3);
Tailwind
colors: {
custom: {
50: '#c2cffd',
500: '#a6bbfc',
950: '#000000',
},
}SCSS
$custom: #a6bbfc; $custom-light: #c2cffd; $custom-dark: #000000;
JSON
{
"hex": "#a6bbfc",
"rgb": {
"r": 166,
"g": 187,
"b": 252
},
"hsl": {
"h": 225.349,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.79997,
"c": 0.09548,
"h": 270.3
},
"luminance": 0.50676
}Semantic roles & 50–950 ramp
primary
#A6BBFC
secondary
#DFC267
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385