#6FA3F5#6FA3F5
#6FA3F5 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.4% C 0.133 H 259.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3F5 |
|---|---|
| RGB | rgb(111, 163, 245) |
| HSL | hsl(217, 87%, 70%) |
| HSV | hsv(217, 55%, 96%) |
| CMYK | cmyk(54.7%, 33.5%, 0%, 3.9%) |
| CIE-LAB | lab(66.64, 5.97, -46.21) |
| CIE-LCH | lch(66.64, 46.59, 277.36°) |
| OKLab | oklab(71.4% -0.0249 -0.1304) |
| OKLCH | oklch(71.4% 0.133 259.2) |
| XYZ | xyz(36.1285, 36.1636, 91.4449) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 5.88
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Dodgerblue
#1E90FF
ΔE00 7.41
Dark Sky Blue
#448EE4
ΔE00 7.52
Soft Blue
#6488EA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3F5 #F5C16F
analogous
#6FE6F5 #6FA3F5 #7E6FF5
triadic
#6FA3F5 #F56FA3 #A3F56F
tetradic
#6FA3F5 #F56FE6 #F5C16F #6FF57E
square
#6FA3F5 #F56FE6 #F5C16F #6FF57E
split-complementary
#6FA3F5 #F57E6F #E6F56F
monochromatic
#0F5EDA #367EF1 #6FA3F5 #A8C8F9 #E1ECFD
Accessibility & contrast
On white
2.55
#6FA3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#6FA3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3F5
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3F5 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#719CF3
Tritanopia (blue-blind)
#16B5C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa3f5; /* rgb */ color: rgb(111, 163, 245); /* oklch */ color: oklch(71.4% 0.133 259.2);
Tailwind
colors: {
custom: {
50: '#a1bdf9',
500: '#6fa3f5',
950: '#000000',
},
}SCSS
$custom: #6fa3f5; $custom-light: #a1bdf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa3f5",
"rgb": {
"r": 111,
"g": 163,
"b": 245
},
"hsl": {
"h": 216.716,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.71403,
"c": 0.13279,
"h": 259.2
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#6FA3F5
secondary
#F3E4CD
accent
#8C02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185