#6AA6FA#6AA6FA
#6AA6FA is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.0% C 0.138 H 257.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA6FA |
|---|---|
| RGB | rgb(106, 166, 250) |
| HSL | hsl(215, 94%, 70%) |
| HSV | hsv(215, 58%, 98%) |
| CMYK | cmyk(57.6%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(67.45, 4.81, -47.67) |
| CIE-LCH | lch(67.45, 47.92, 275.76°) |
| OKLab | oklab(72.05% -0.0311 -0.1347) |
| OKLCH | oklch(72.05% 0.138 257) |
| XYZ | xyz(36.8293, 37.2356, 95.6703) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.52
Sky Blue (survey)
#75BBFD
ΔE00 6.18
Dodgerblue
#1E90FF
ΔE00 7.41
Azure (survey)
#069AF3
ΔE00 7.76
Dark Sky Blue
#448EE4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA6FA #FABE6A
analogous
#6AEEFA #6AA6FA #766AFA
triadic
#6AA6FA #FA6AA6 #A6FA6A
tetradic
#6AA6FA #FA6AEE #FABE6A #6AFA76
square
#6AA6FA #FA6AEE #FABE6A #6AFA76
split-complementary
#6AA6FA #FA766A #EEFA6A
monochromatic
#0863E2 #2F83F8 #6AA6FA #A5C9FC #E0EDFE
Accessibility & contrast
On white
2.49
#6AA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#6AA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA6FA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA6FA | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#00B9C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6aa6fa; /* rgb */ color: rgb(106, 166, 250); /* oklch */ color: oklch(72.0% 0.138 257.0);
Tailwind
colors: {
custom: {
50: '#9fc0fc',
500: '#6aa6fa',
950: '#000000',
},
}SCSS
$custom: #6aa6fa; $custom-light: #9fc0fc; $custom-dark: #000000;
JSON
{
"hex": "#6aa6fa",
"rgb": {
"r": 106,
"g": 166,
"b": 250
},
"hsl": {
"h": 215,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.72046,
"c": 0.13829,
"h": 257
},
"luminance": 0.37239
}Semantic roles & 50–950 ramp
primary
#6AA6FA
secondary
#F4E3CC
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185