#6BA3FE#6BA3FE
#6BA3FE is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.146 H 259.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BA3FE |
|---|---|
| RGB | rgb(107, 163, 254) |
| HSL | hsl(217, 99%, 71%) |
| HSV | hsv(217, 58%, 100%) |
| CMYK | cmyk(57.9%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.88, 7.99, -50.75) |
| CIE-LCH | lch(66.88, 51.38, 278.94°) |
| OKLab | oklab(71.67% -0.0261 -0.1437) |
| OKLCH | oklch(71.67% 0.146 259.7) |
| XYZ | xyz(37.0437, 36.4728, 98.8345) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.93
Dodgerblue
#1E90FF
ΔE00 7.26
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Dark Sky Blue
#448EE4
ΔE00 7.61
Azure (survey)
#069AF3
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BA3FE #FEC66B
analogous
#6BECFE #6BA3FE #7C6BFE
triadic
#6BA3FE #FE6BA3 #A3FE6B
tetradic
#6BA3FE #FE6BEC #FEC66B #6BFE7C
square
#6BA3FE #FE6BEC #FEC66B #6BFE7C
split-complementary
#6BA3FE #FE7C6B #ECFE6B
monochromatic
#025BED #2E7DFE #6BA3FE #A8C9FE #E1ECFF
Accessibility & contrast
On white
2.53
#6BA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6BA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BA3FE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BA3FE | 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)
#7DAAFF
Deuteranopia (green-blind)
#6A9CFC
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ba3fe; /* rgb */ color: rgb(107, 163, 254); /* oklch */ color: oklch(71.7% 0.146 259.7);
Tailwind
colors: {
custom: {
50: '#a0bdff',
500: '#6ba3fe',
950: '#000000',
},
}SCSS
$custom: #6ba3fe; $custom-light: #a0bdff; $custom-dark: #000000;
JSON
{
"hex": "#6ba3fe",
"rgb": {
"r": 107,
"g": 163,
"b": 254
},
"hsl": {
"h": 217.143,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.71674,
"c": 0.14611,
"h": 259.7
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#6BA3FE
secondary
#F6E7CF
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186