#A6BFEB#A6BFEB
#A6BFEB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.1% C 0.068 H 261.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFEB |
|---|---|
| RGB | rgb(166, 191, 235) |
| HSL | hsl(218, 63%, 79%) |
| HSV | hsv(218, 29%, 92%) |
| CMYK | cmyk(29.4%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.90, 1.44, -24.63) |
| CIE-LCH | lch(76.90, 24.67, 273.34°) |
| OKLab | oklab(80.12% -0.0099 -0.0677) |
| OKLCH | oklch(80.12% 0.068 261.7) |
| XYZ | xyz(49.3478, 51.3650, 85.8955) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.97
Powder Blue (survey)
#B1D1FC
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.71
Cloudy Blue
#ACC2D9
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFEB #EBD2A6
analogous
#A6E1EB #A6BFEB #AFA6EB
triadic
#A6BFEB #EBA6BF #BFEBA6
tetradic
#A6BFEB #EBA6E1 #EBD2A6 #A6EBAF
square
#A6BFEB #EBA6E1 #EBD2A6 #A6EBAF
split-complementary
#A6BFEB #EBAFA6 #E1EBA6
monochromatic
#4277D5 #749BE0 #A6BFEB #D8E3F6 #E6EDF9
Accessibility & contrast
On white
1.86
#A6BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#A6BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFEB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFEB | 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)
#B0C1ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#93C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bfeb; /* rgb */ color: rgb(166, 191, 235); /* oklch */ color: oklch(80.1% 0.068 261.7);
Tailwind
colors: {
custom: {
50: '#c2d2f1',
500: '#a6bfeb',
950: '#000000',
},
}SCSS
$custom: #a6bfeb; $custom-light: #c2d2f1; $custom-dark: #000000;
JSON
{
"hex": "#a6bfeb",
"rgb": {
"r": 166,
"g": 191,
"b": 235
},
"hsl": {
"h": 218.261,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.80117,
"c": 0.06843,
"h": 261.7
},
"luminance": 0.51367
}Semantic roles & 50–950 ramp
primary
#A6BFEB
secondary
#C7A76E
accent
#8B1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385