#A6BCF9#A6BCF9
#A6BCF9 is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.090 H 269.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCF9 |
|---|---|
| RGB | rgb(166, 188, 249) |
| HSL | hsl(224, 87%, 81%) |
| HSV | hsv(224, 33%, 98%) |
| CMYK | cmyk(33.3%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(76.63, 6.53, -32.58) |
| CIE-LCH | lch(76.63, 33.23, 281.33°) |
| OKLab | oklab(80.07% -0.0016 -0.0902) |
| OKLCH | oklch(80.07% 0.09 269) |
| XYZ | xyz(50.8030, 50.9110, 96.7542) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.93
Powder Blue (survey)
#B1D1FC
ΔE00 5.86
Carolina Blue
#8AB8FE
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCF9 #F9E3A6
analogous
#A6E6F9 #A6BCF9 #BAA6F9
triadic
#A6BCF9 #F9A6BC #BCF9A6
tetradic
#A6BCF9 #F9A6E6 #F9E3A6 #A6F9BA
square
#A6BCF9 #F9A6E6 #F9E3A6 #A6F9BA
split-complementary
#A6BCF9 #F9BAA6 #E6F9A6
monochromatic
#3366F1 #6D91F5 #A6BCF9 #DFE7FD #E2E9FD
Accessibility & contrast
On white
1.88
#A6BCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A6BCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCF9
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCF9 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#8EC8D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bcf9; /* rgb */ color: rgb(166, 188, 249); /* oklch */ color: oklch(80.1% 0.090 269.0);
Tailwind
colors: {
custom: {
50: '#c2d0fb',
500: '#a6bcf9',
950: '#000000',
},
}SCSS
$custom: #a6bcf9; $custom-light: #c2d0fb; $custom-dark: #000000;
JSON
{
"hex": "#a6bcf9",
"rgb": {
"r": 166,
"g": 188,
"b": 249
},
"hsl": {
"h": 224.096,
"s": 87.368,
"l": 81.373
},
"oklch": {
"l": 0.80071,
"c": 0.09026,
"h": 269
},
"luminance": 0.50913
}Semantic roles & 50–950 ramp
primary
#A6BCF9
secondary
#DBBC68
accent
#A802E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385