#A6BDF6#A6BDF6
#A6BDF6 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.1% C 0.085 H 267.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BDF6 |
|---|---|
| RGB | rgb(166, 189, 246) |
| HSL | hsl(223, 82%, 81%) |
| HSV | hsv(223, 33%, 96%) |
| CMYK | cmyk(32.5%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(76.77, 5.23, -30.74) |
| CIE-LCH | lch(76.77, 31.18, 279.66°) |
| OKLab | oklab(80.15% -0.0038 -0.085) |
| OKLCH | oklch(80.15% 0.085 267.4) |
| XYZ | xyz(50.5532, 51.1540, 94.3810) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BDF6 #F6DFA6
analogous
#A6E5F6 #A6BDF6 #B7A6F6
triadic
#A6BDF6 #F6A6BD #BDF6A6
tetradic
#A6BDF6 #F6A6E5 #F6DFA6 #A6F6B7
square
#A6BDF6 #F6A6E5 #F6DFA6 #A6F6B7
split-complementary
#A6BDF6 #F6B7A6 #E5F6A6
monochromatic
#376BEB #6E94F0 #A6BDF6 #DEE6FC #E3EAFC
Accessibility & contrast
On white
1.87
#A6BDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#A6BDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BDF6
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BDF6 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F9
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#8FC8D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6bdf6; /* rgb */ color: rgb(166, 189, 246); /* oklch */ color: oklch(80.1% 0.085 267.4);
Tailwind
colors: {
custom: {
50: '#c2d0f9',
500: '#a6bdf6',
950: '#000000',
},
}SCSS
$custom: #a6bdf6; $custom-light: #c2d0f9; $custom-dark: #000000;
JSON
{
"hex": "#a6bdf6",
"rgb": {
"r": 166,
"g": 189,
"b": 246
},
"hsl": {
"h": 222.75,
"s": 81.633,
"l": 80.784
},
"oklch": {
"l": 0.80149,
"c": 0.08511,
"h": 267.4
},
"luminance": 0.51156
}Semantic roles & 50–950 ramp
primary
#A6BDF6
secondary
#D6B76A
accent
#A007DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385