#6AA3FF#6AA3FF
#6AA3FF is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.148 H 259.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA3FF |
|---|---|
| RGB | rgb(106, 163, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(58.4%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.88, 8.11, -51.30) |
| CIE-LCH | lch(66.88, 51.93, 278.99°) |
| OKLab | oklab(71.68% -0.0268 -0.1453) |
| OKLCH | oklch(71.68% 0.148 259.6) |
| XYZ | xyz(37.0847, 36.4754, 99.6745) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.97
Dodgerblue
#1E90FF
ΔE00 7.19
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Dark Sky Blue
#448EE4
ΔE00 7.59
Azure (survey)
#069AF3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA3FF #FFC66A
analogous
#6AEDFF #6AA3FF #7B6AFF
triadic
#6AA3FF #FF6AA3 #A3FF6A
tetradic
#6AA3FF #FF6AED #FFC66A #6AFF7B
square
#6AA3FF #FF6AED #FFC66A #6AFF7B
split-complementary
#6AA3FF #FF7B6A #EDFF6A
monochromatic
#005BEF #2D7DFF #6AA3FF #A7C9FF #E0ECFF
Accessibility & contrast
On white
2.53
#6AA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6AA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA3FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA3FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6aa3ff; /* rgb */ color: rgb(106, 163, 255); /* oklch */ color: oklch(71.7% 0.148 259.6);
Tailwind
colors: {
custom: {
50: '#9fbdff',
500: '#6aa3ff',
950: '#000000',
},
}SCSS
$custom: #6aa3ff; $custom-light: #9fbdff; $custom-dark: #000000;
JSON
{
"hex": "#6aa3ff",
"rgb": {
"r": 106,
"g": 163,
"b": 255
},
"hsl": {
"h": 217.047,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.71679,
"c": 0.14779,
"h": 259.6
},
"luminance": 0.36479
}Semantic roles & 50–950 ramp
primary
#6AA3FF
secondary
#F6E7CE
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186