#A6BDF9#A6BDF9
#A6BDF9 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.089 H 268.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BDF9 |
|---|---|
| RGB | rgb(166, 189, 249) |
| HSL | hsl(223, 87%, 81%) |
| HSV | hsv(223, 33%, 98%) |
| CMYK | cmyk(33.3%, 24.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.88, 5.98, -32.18) |
| CIE-LCH | lch(76.88, 32.73, 280.53°) |
| OKLab | oklab(80.27% -0.0029 -0.0891) |
| OKLCH | oklch(80.27% 0.089 268.1) |
| XYZ | xyz(51.0174, 51.3397, 96.8256) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.57
Carolina Blue
#8AB8FE
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.26
Baby Blue (survey)
#A2CFFE
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BDF9 #F9E2A6
analogous
#A6E7F9 #A6BDF9 #B9A6F9
triadic
#A6BDF9 #F9A6BD #BDF9A6
tetradic
#A6BDF9 #F9A6E7 #F9E2A6 #A6F9B9
square
#A6BDF9 #F9A6E7 #F9E2A6 #A6F9B9
split-complementary
#A6BDF9 #F9B9A6 #E7F9A6
monochromatic
#3368F1 #6D92F5 #A6BDF9 #DFE8FD #E2EAFD
Accessibility & contrast
On white
1.86
#A6BDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#A6BDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BDF9
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BDF9 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#8EC9D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bdf9; /* rgb */ color: rgb(166, 189, 249); /* oklch */ color: oklch(80.3% 0.089 268.1);
Tailwind
colors: {
custom: {
50: '#c2d0fb',
500: '#a6bdf9',
950: '#000000',
},
}SCSS
$custom: #a6bdf9; $custom-light: #c2d0fb; $custom-dark: #000000;
JSON
{
"hex": "#a6bdf9",
"rgb": {
"r": 166,
"g": 189,
"b": 249
},
"hsl": {
"h": 223.373,
"s": 87.368,
"l": 81.373
},
"oklch": {
"l": 0.80273,
"c": 0.08916,
"h": 268.1
},
"luminance": 0.51342
}Semantic roles & 50–950 ramp
primary
#A6BDF9
secondary
#DBBB68
accent
#A502E4
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385