#6AA3FE#6AA3FE
#6AA3FE is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.6% C 0.146 H 259.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA3FE |
|---|---|
| RGB | rgb(106, 163, 254) |
| HSL | hsl(217, 99%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(58.3%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.83, 7.79, -50.83) |
| CIE-LCH | lch(66.83, 51.42, 278.72°) |
| OKLab | oklab(71.63% -0.027 -0.144) |
| OKLCH | oklch(71.63% 0.147 259.4) |
| XYZ | xyz(36.9242, 36.4111, 98.8289) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.39
Carolina Blue
#8AB8FE
ΔE00 5.98
Dodgerblue
#1E90FF
ΔE00 7.15
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Dark Sky Blue
#448EE4
ΔE00 7.54
Azure (survey)
#069AF3
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA3FE #FEC56A
analogous
#6AEDFE #6AA3FE #7B6AFE
triadic
#6AA3FE #FE6AA3 #A3FE6A
tetradic
#6AA3FE #FE6AED #FEC56A #6AFE7B
square
#6AA3FE #FE6AED #FEC56A #6AFE7B
split-complementary
#6AA3FE #FE7B6A #EDFE6A
monochromatic
#025CEC #2D7DFE #6AA3FE #A7C9FE #E1ECFF
Accessibility & contrast
On white
2.54
#6AA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#6AA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA3FE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA3FE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6aa3fe; /* rgb */ color: rgb(106, 163, 254); /* oklch */ color: oklch(71.6% 0.146 259.4);
Tailwind
colors: {
custom: {
50: '#9fbdff',
500: '#6aa3fe',
950: '#000000',
},
}SCSS
$custom: #6aa3fe; $custom-light: #9fbdff; $custom-dark: #000000;
JSON
{
"hex": "#6aa3fe",
"rgb": {
"r": 106,
"g": 163,
"b": 254
},
"hsl": {
"h": 216.892,
"s": 98.667,
"l": 70.588
},
"oklch": {
"l": 0.71625,
"c": 0.1465,
"h": 259.4
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#6AA3FE
secondary
#F6E7CE
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186