#A6BAFA#A6BAFA
#A6BAFA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.7% C 0.094 H 270.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BAFA |
|---|---|
| RGB | rgb(166, 186, 250) |
| HSL | hsl(226, 89%, 82%) |
| HSV | hsv(226, 34%, 98%) |
| CMYK | cmyk(33.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.15, 7.88, -33.86) |
| CIE-LCH | lch(76.15, 34.76, 283.10°) |
| OKLab | oklab(79.71% 0.0013 -0.0939) |
| OKLCH | oklch(79.71% 0.094 270.8) |
| XYZ | xyz(50.5351, 50.1250, 97.4364) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.42
Light Periwinkle
#C1C6FC
ΔE00 6.18
Carolina Blue
#8AB8FE
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BAFA #FAE6A6
analogous
#A6E4FA #A6BAFA #BCA6FA
triadic
#A6BAFA #FAA6BA #BAFAA6
tetradic
#A6BAFA #FAA6E4 #FAE6A6 #A6FABC
square
#A6BAFA #FAA6E4 #FAE6A6 #A6FABC
split-complementary
#A6BAFA #FABCA6 #E4FAA6
monochromatic
#3260F3 #6C8DF7 #A6BAFA #E0E7FD #E2E9FD
Accessibility & contrast
On white
1.90
#A6BAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A6BAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BAFA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BAFA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#8EC7D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a6bafa; /* rgb */ color: rgb(166, 186, 250); /* oklch */ color: oklch(79.7% 0.094 270.8);
Tailwind
colors: {
custom: {
50: '#c2cefc',
500: '#a6bafa',
950: '#000000',
},
}SCSS
$custom: #a6bafa; $custom-light: #c2cefc; $custom-dark: #000000;
JSON
{
"hex": "#a6bafa",
"rgb": {
"r": 166,
"g": 186,
"b": 250
},
"hsl": {
"h": 225.714,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.7971,
"c": 0.0939,
"h": 270.8
},
"luminance": 0.50127
}Semantic roles & 50–950 ramp
primary
#A6BAFA
secondary
#DCC168
accent
#AF00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385