#6AA2F6#6AA2F6
#6AA2F6 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.0% C 0.137 H 258.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA2F6 |
|---|---|
| RGB | rgb(106, 162, 246) |
| HSL | hsl(216, 89%, 69%) |
| HSV | hsv(216, 57%, 96%) |
| CMYK | cmyk(56.9%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(66.18, 5.84, -47.50) |
| CIE-LCH | lch(66.18, 47.86, 277.01°) |
| OKLab | oklab(70.99% -0.0279 -0.1343) |
| OKLCH | oklch(70.99% 0.137 258.3) |
| XYZ | xyz(35.4929, 35.5557, 92.1634) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.96
Carolina Blue
#8AB8FE
ΔE00 6.33
Dodgerblue
#1E90FF
ΔE00 6.78
Dark Sky Blue
#448EE4
ΔE00 7.00
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Azure (survey)
#069AF3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA2F6 #F6BE6A
analogous
#6AE8F6 #6AA2F6 #786AF6
triadic
#6AA2F6 #F66AA2 #A2F66A
tetradic
#6AA2F6 #F66AE8 #F6BE6A #6AF678
square
#6AA2F6 #F66AE8 #F6BE6A #6AF678
split-complementary
#6AA2F6 #F6786A #E8F66A
monochromatic
#0D5ED9 #307EF3 #6AA2F6 #A4C6F9 #DDEAFD
Accessibility & contrast
On white
2.59
#6AA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#6AA2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA2F6
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA2F6 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#00B5C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6aa2f6; /* rgb */ color: rgb(106, 162, 246); /* oklch */ color: oklch(71.0% 0.137 258.3);
Tailwind
colors: {
custom: {
50: '#9ebdf9',
500: '#6aa2f6',
950: '#000000',
},
}SCSS
$custom: #6aa2f6; $custom-light: #9ebdf9; $custom-dark: #000000;
JSON
{
"hex": "#6aa2f6",
"rgb": {
"r": 106,
"g": 162,
"b": 246
},
"hsl": {
"h": 216,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.7099,
"c": 0.13715,
"h": 258.3
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#6AA2F6
secondary
#F2E2C9
accent
#8A00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185