#6FA1F7#6FA1F7
#6FA1F7 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.1% C 0.137 H 260.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1F7 |
|---|---|
| RGB | rgb(111, 161, 247) |
| HSL | hsl(218, 89%, 70%) |
| HSV | hsv(218, 55%, 97%) |
| CMYK | cmyk(55.1%, 34.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.20, 7.73, -48.00) |
| CIE-LCH | lch(66.20, 48.62, 279.15°) |
| OKLab | oklab(71.09% -0.0222 -0.1357) |
| OKLCH | oklch(71.09% 0.137 260.7) |
| XYZ | xyz(36.0831, 35.5818, 92.9442) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.62
Carolina Blue
#8AB8FE
ΔE00 6.30
Dodgerblue
#1E90FF
ΔE00 7.34
Dark Sky Blue
#448EE4
ΔE00 7.35
Soft Blue
#6488EA
ΔE00 7.71
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1F7 #F7C56F
analogous
#6FE5F7 #6FA1F7 #816FF7
triadic
#6FA1F7 #F76FA1 #A1F76F
tetradic
#6FA1F7 #F76FE5 #F7C56F #6FF781
square
#6FA1F7 #F76FE5 #F7C56F #6FF781
split-complementary
#6FA1F7 #F7816F #E5F76F
monochromatic
#0C5ADF #357BF4 #6FA1F7 #A9C7FA #E2ECFD
Accessibility & contrast
On white
2.59
#6FA1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6FA1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1F7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1F7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 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)
#7EA8FB
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#12B4C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa1f7; /* rgb */ color: rgb(111, 161, 247); /* oklch */ color: oklch(71.1% 0.137 260.7);
Tailwind
colors: {
custom: {
50: '#a1bcfa',
500: '#6fa1f7',
950: '#000000',
},
}SCSS
$custom: #6fa1f7; $custom-light: #a1bcfa; $custom-dark: #000000;
JSON
{
"hex": "#6fa1f7",
"rgb": {
"r": 111,
"g": 161,
"b": 247
},
"hsl": {
"h": 217.941,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.71087,
"c": 0.13748,
"h": 260.7
},
"luminance": 0.35585
}Semantic roles & 50–950 ramp
primary
#6FA1F7
secondary
#F4E6CE
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185