#6FA3F6#6FA3F6
#6FA3F6 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.5% C 0.134 H 259.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3F6 |
|---|---|
| RGB | rgb(111, 163, 246) |
| HSL | hsl(217, 88%, 70%) |
| HSV | hsv(217, 55%, 96%) |
| CMYK | cmyk(54.9%, 33.7%, 0%, 3.5%) |
| CIE-LAB | lab(66.69, 6.28, -46.68) |
| CIE-LCH | lch(66.69, 47.10, 277.66°) |
| OKLab | oklab(71.46% -0.0246 -0.1318) |
| OKLCH | oklch(71.46% 0.134 259.4) |
| XYZ | xyz(36.2816, 36.2248, 92.2511) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.14
Carolina Blue
#8AB8FE
ΔE00 5.86
Sky Blue (survey)
#75BBFD
ΔE00 7.35
Dodgerblue
#1E90FF
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.56
Soft Blue
#6488EA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3F6 #F6C26F
analogous
#6FE6F6 #6FA3F6 #7F6FF6
triadic
#6FA3F6 #F66FA3 #A3F66F
tetradic
#6FA3F6 #F66FE6 #F6C26F #6FF67F
square
#6FA3F6 #F66FE6 #F6C26F #6FF67F
split-complementary
#6FA3F6 #F67F6F #E6F66F
monochromatic
#0E5EDD #357EF2 #6FA3F6 #A9C8FA #E2EDFD
Accessibility & contrast
On white
2.55
#6FA3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#6FA3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3F6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3F6 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9F9
Deuteranopia (green-blind)
#709CF4
Tritanopia (blue-blind)
#13B5C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa3f6; /* rgb */ color: rgb(111, 163, 246); /* oklch */ color: oklch(71.5% 0.134 259.4);
Tailwind
colors: {
custom: {
50: '#a1bdf9',
500: '#6fa3f6',
950: '#000000',
},
}SCSS
$custom: #6fa3f6; $custom-light: #a1bdf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa3f6",
"rgb": {
"r": 111,
"g": 163,
"b": 246
},
"hsl": {
"h": 216.889,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.71455,
"c": 0.13409,
"h": 259.4
},
"luminance": 0.36228
}Semantic roles & 50–950 ramp
primary
#6FA3F6
secondary
#F3E5CE
accent
#8D01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185