#A6BBFD#A6BBFD
#A6BBFD is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.0% C 0.097 H 270.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBFD |
|---|---|
| RGB | rgb(166, 187, 253) |
| HSL | hsl(226, 96%, 82%) |
| HSV | hsv(226, 34%, 99%) |
| CMYK | cmyk(34.4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.52, 8.09, -34.89) |
| CIE-LCH | lch(76.52, 35.82, 283.06°) |
| OKLab | oklab(80.04% 0.0009 -0.0968) |
| OKLCH | oklch(80.04% 0.097 270.5) |
| XYZ | xyz(51.2207, 50.7374, 100.0040) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.05
Carolina Blue
#8AB8FE
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.40
Baby Blue (survey)
#A2CFFE
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBFD #FDE8A6
analogous
#A6E7FD #A6BBFD #BDA6FD
triadic
#A6BBFD #FDA6BB #BBFDA6
tetradic
#A6BBFD #FDA6E7 #FDE8A6 #A6FDBD
square
#A6BBFD #FDA6E7 #FDE8A6 #A6FDBD
split-complementary
#A6BBFD #FDBDA6 #E7FDA6
monochromatic
#2E60FA #6A8DFC #A6BBFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.88
#A6BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A6BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBFD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBFD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#8DC8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bbfd; /* rgb */ color: rgb(166, 187, 253); /* oklch */ color: oklch(80.0% 0.097 270.5);
Tailwind
colors: {
custom: {
50: '#c2cffe',
500: '#a6bbfd',
950: '#000000',
},
}SCSS
$custom: #a6bbfd; $custom-light: #c2cffe; $custom-dark: #000000;
JSON
{
"hex": "#a6bbfd",
"rgb": {
"r": 166,
"g": 187,
"b": 253
},
"hsl": {
"h": 225.517,
"s": 95.604,
"l": 82.157
},
"oklch": {
"l": 0.80039,
"c": 0.09685,
"h": 270.5
},
"luminance": 0.50739
}Semantic roles & 50–950 ramp
primary
#A6BBFD
secondary
#E1C366
accent
#AE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385