#A6BCF5#A6BCF5
#A6BCF5 is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.9% C 0.085 H 268.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BCF5 |
|---|---|
| RGB | rgb(166, 188, 245) |
| HSL | hsl(223, 80%, 81%) |
| HSV | hsv(223, 32%, 96%) |
| CMYK | cmyk(32.2%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(76.48, 5.53, -30.66) |
| CIE-LCH | lch(76.48, 31.16, 280.22°) |
| OKLab | oklab(79.9% -0.0028 -0.0848) |
| OKLCH | oklch(79.9% 0.085 268.1) |
| XYZ | xyz(50.1858, 50.6641, 93.5034) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.02
Carolina Blue
#8AB8FE
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 6.93
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BCF5 #F5DFA6
analogous
#A6E3F5 #A6BCF5 #B7A6F5
triadic
#A6BCF5 #F5A6BC #BCF5A6
tetradic
#A6BCF5 #F5A6E3 #F5DFA6 #A6F5B7
square
#A6BCF5 #F5A6E3 #F5DFA6 #A6F5B7
split-complementary
#A6BCF5 #F5B7A6 #E3F5A6
monochromatic
#3869E9 #6F93EF #A6BCF5 #DDE5FB #E3EAFC
Accessibility & contrast
On white
1.89
#A6BCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#A6BCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BCF5
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BCF5 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F8
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#90C7CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bcf5; /* rgb */ color: rgb(166, 188, 245); /* oklch */ color: oklch(79.9% 0.085 268.1);
Tailwind
colors: {
custom: {
50: '#c2d0f8',
500: '#a6bcf5',
950: '#000000',
},
}SCSS
$custom: #a6bcf5; $custom-light: #c2d0f8; $custom-dark: #000000;
JSON
{
"hex": "#a6bcf5",
"rgb": {
"r": 166,
"g": 188,
"b": 245
},
"hsl": {
"h": 223.291,
"s": 79.798,
"l": 80.588
},
"oklch": {
"l": 0.79904,
"c": 0.08483,
"h": 268.1
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#A6BCF5
secondary
#D5B76A
accent
#A109DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385