#A6BBFA#A6BBFA
#A6BBFA is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.093 H 270.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBFA |
|---|---|
| RGB | rgb(166, 187, 250) |
| HSL | hsl(225, 89%, 82%) |
| HSV | hsv(225, 34%, 98%) |
| CMYK | cmyk(33.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.40, 7.33, -33.46) |
| CIE-LCH | lch(76.40, 34.25, 282.36°) |
| OKLab | oklab(79.91% 0 -0.0927) |
| OKLCH | oklch(79.91% 0.093 270) |
| XYZ | xyz(50.7465, 50.5478, 97.5068) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.15
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBFA #FAE5A6
analogous
#A6E5FA #A6BBFA #BBA6FA
triadic
#A6BBFA #FAA6BB #BBFAA6
tetradic
#A6BBFA #FAA6E5 #FAE5A6 #A6FABB
square
#A6BBFA #FAA6E5 #FAE5A6 #A6FABB
split-complementary
#A6BBFA #FABBA6 #E5FAA6
monochromatic
#3262F3 #6C8FF7 #A6BBFA #E0E7FD #E2E9FD
Accessibility & contrast
On white
1.89
#A6BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A6BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBFA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBFA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FD
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#8EC7D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a6bbfa; /* rgb */ color: rgb(166, 187, 250); /* oklch */ color: oklch(79.9% 0.093 270.0);
Tailwind
colors: {
custom: {
50: '#c2cffc',
500: '#a6bbfa',
950: '#000000',
},
}SCSS
$custom: #a6bbfa; $custom-light: #c2cffc; $custom-dark: #000000;
JSON
{
"hex": "#a6bbfa",
"rgb": {
"r": 166,
"g": 187,
"b": 250
},
"hsl": {
"h": 225,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.79911,
"c": 0.09275,
"h": 270
},
"luminance": 0.5055
}Semantic roles & 50–950 ramp
primary
#A6BBFA
secondary
#DCBF68
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385