#6FA1FA#6FA1FA
#6FA1FA is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.2% C 0.141 H 261.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1FA |
|---|---|
| RGB | rgb(111, 161, 250) |
| HSL | hsl(218, 93%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(55.6%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(66.34, 8.67, -49.41) |
| CIE-LCH | lch(66.34, 50.16, 279.95°) |
| OKLab | oklab(71.25% -0.0215 -0.1398) |
| OKLCH | oklch(71.25% 0.141 261.2) |
| XYZ | xyz(36.5498, 35.7684, 95.4019) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 6.26
Dodgerblue
#1E90FF
ΔE00 7.44
Dark Sky Blue
#448EE4
ΔE00 7.50
Soft Blue
#6488EA
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1FA #FAC86F
analogous
#6FE7FA #6FA1FA #826FFA
triadic
#6FA1FA #FA6FA1 #A1FA6F
tetradic
#6FA1FA #FA6FE7 #FAC86F #6FFA82
square
#6FA1FA #FA6FE7 #FAC86F #6FFA82
split-complementary
#6FA1FA #FA826F #E7FA6F
monochromatic
#0858E7 #347AF8 #6FA1FA #AAC8FC #E1ECFE
Accessibility & contrast
On white
2.58
#6FA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#6FA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1FA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1FA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#04B5C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa1fa; /* rgb */ color: rgb(111, 161, 250); /* oklch */ color: oklch(71.2% 0.141 261.2);
Tailwind
colors: {
custom: {
50: '#a1bcfc',
500: '#6fa1fa',
950: '#000000',
},
}SCSS
$custom: #6fa1fa; $custom-light: #a1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#6fa1fa",
"rgb": {
"r": 111,
"g": 161,
"b": 250
},
"hsl": {
"h": 218.417,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.71245,
"c": 0.14143,
"h": 261.2
},
"luminance": 0.35771
}Semantic roles & 50–950 ramp
primary
#6FA1FA
secondary
#F5E8D0
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185