#A6BBF9#A6BBF9
#A6BBF9 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.091 H 269.8°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBF9 |
|---|---|
| RGB | rgb(166, 187, 249) |
| HSL | hsl(225, 87%, 81%) |
| HSV | hsv(225, 33%, 98%) |
| CMYK | cmyk(33.3%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.37, 7.08, -32.98) |
| CIE-LCH | lch(76.37, 33.73, 282.11°) |
| OKLab | oklab(79.87% -0.0003 -0.0914) |
| OKLCH | oklch(79.87% 0.091 269.8) |
| XYZ | xyz(50.5901, 50.4852, 96.6832) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Light Periwinkle
#C1C6FC
ΔE00 6.15
Carolina Blue
#8AB8FE
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 7.35
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBF9 #F9E4A6
analogous
#A6E5F9 #A6BBF9 #BBA6F9
triadic
#A6BBF9 #F9A6BB #BBF9A6
tetradic
#A6BBF9 #F9A6E5 #F9E4A6 #A6F9BB
square
#A6BBF9 #F9A6E5 #F9E4A6 #A6F9BB
split-complementary
#A6BBF9 #F9BBA6 #E5F9A6
monochromatic
#3363F1 #6D8FF5 #A6BBF9 #DFE7FD #E2E9FD
Accessibility & contrast
On white
1.89
#A6BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A6BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBF9
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBF9 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FC
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#8EC7D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a6bbf9; /* rgb */ color: rgb(166, 187, 249); /* oklch */ color: oklch(79.9% 0.091 269.8);
Tailwind
colors: {
custom: {
50: '#c2cffb',
500: '#a6bbf9',
950: '#000000',
},
}SCSS
$custom: #a6bbf9; $custom-light: #c2cffb; $custom-dark: #000000;
JSON
{
"hex": "#a6bbf9",
"rgb": {
"r": 166,
"g": 187,
"b": 249
},
"hsl": {
"h": 224.819,
"s": 87.368,
"l": 81.373
},
"oklch": {
"l": 0.79869,
"c": 0.09139,
"h": 269.8
},
"luminance": 0.50487
}Semantic roles & 50–950 ramp
primary
#A6BBF9
secondary
#DBBE68
accent
#AB02E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385