#6BA2F6#6BA2F6
#6BA2F6 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.0% C 0.137 H 258.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA2F6 |
|---|---|
| RGB | rgb(107, 162, 246) |
| HSL | hsl(216, 89%, 69%) |
| HSV | hsv(216, 57%, 96%) |
| CMYK | cmyk(56.5%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(66.23, 6.04, -47.42) |
| CIE-LCH | lch(66.23, 47.81, 277.25°) |
| OKLab | oklab(71.04% -0.027 -0.134) |
| OKLCH | oklch(71.04% 0.137 258.6) |
| XYZ | xyz(35.6125, 35.6173, 92.1691) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 6.89
Dark Sky Blue
#448EE4
ΔE00 7.07
Sky Blue (survey)
#75BBFD
ΔE00 7.43
Azure (survey)
#069AF3
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA2F6 #F6BF6B
analogous
#6BE8F6 #6BA2F6 #7A6BF6
triadic
#6BA2F6 #F66BA2 #A2F66B
tetradic
#6BA2F6 #F66BE8 #F6BF6B #6BF67A
square
#6BA2F6 #F66BE8 #F6BF6B #6BF67A
split-complementary
#6BA2F6 #F67A6B #E8F66B
monochromatic
#0D5ED9 #317EF2 #6BA2F6 #A5C6FA #DEEBFD
Accessibility & contrast
On white
2.58
#6BA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6BA2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA2F6
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA2F6 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#6E9BF4
Tritanopia (blue-blind)
#00B5C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ba2f6; /* rgb */ color: rgb(107, 162, 246); /* oklch */ color: oklch(71.0% 0.137 258.6);
Tailwind
colors: {
custom: {
50: '#9fbdf9',
500: '#6ba2f6',
950: '#000000',
},
}SCSS
$custom: #6ba2f6; $custom-light: #9fbdf9; $custom-dark: #000000;
JSON
{
"hex": "#6ba2f6",
"rgb": {
"r": 107,
"g": 162,
"b": 246
},
"hsl": {
"h": 216.259,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.7104,
"c": 0.13673,
"h": 258.6
},
"luminance": 0.3562
}Semantic roles & 50–950 ramp
primary
#6BA2F6
secondary
#F3E3CA
accent
#8B00E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185