#A6BCFE#A6BCFE
#A6BCFE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.097 H 269.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCFE |
|---|---|
| RGB | rgb(166, 188, 254) |
| HSL | hsl(225, 98%, 82%) |
| HSV | hsv(225, 35%, 100%) |
| CMYK | cmyk(34.6%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(76.82, 7.80, -34.97) |
| CIE-LCH | lch(76.82, 35.83, 282.57°) |
| OKLab | oklab(80.28% -0.0001 -0.0971) |
| OKLCH | oklch(80.28% 0.097 269.9) |
| XYZ | xyz(51.5933, 51.2271, 100.9161) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.76
Carolina Blue
#8AB8FE
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCFE #FEE8A6
analogous
#A6E8FE #A6BCFE #BCA6FE
triadic
#A6BCFE #FEA6BC #BCFEA6
tetradic
#A6BCFE #FEA6E8 #FEE8A6 #A6FEBC
square
#A6BCFE #FEA6E8 #FEE8A6 #A6FEBC
split-complementary
#A6BCFE #FEBCA6 #E8FEA6
monochromatic
#2D61FD #698EFD #A6BCFE #E1E8FF #E1E8FF
Accessibility & contrast
On white
1.87
#A6BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#A6BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCFE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCFE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#8CC9D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a6bcfe; /* rgb */ color: rgb(166, 188, 254); /* oklch */ color: oklch(80.3% 0.097 269.9);
Tailwind
colors: {
custom: {
50: '#c2d0ff',
500: '#a6bcfe',
950: '#000000',
},
}SCSS
$custom: #a6bcfe; $custom-light: #c2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#a6bcfe",
"rgb": {
"r": 166,
"g": 188,
"b": 254
},
"hsl": {
"h": 225,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.80283,
"c": 0.09707,
"h": 269.9
},
"luminance": 0.51229
}Semantic roles & 50–950 ramp
primary
#A6BCFE
secondary
#E2C366
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386