#6FA1F5#6FA1F5
#6FA1F5 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.0% C 0.135 H 260.3°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1F5 |
|---|---|
| RGB | rgb(111, 161, 245) |
| HSL | hsl(218, 87%, 70%) |
| HSV | hsv(218, 55%, 96%) |
| CMYK | cmyk(54.7%, 34.3%, 0%, 3.9%) |
| CIE-LAB | lab(66.10, 7.11, -47.06) |
| CIE-LCH | lch(66.10, 47.59, 278.60°) |
| OKLab | oklab(70.98% -0.0227 -0.1329) |
| OKLCH | oklch(70.98% 0.135 260.3) |
| XYZ | xyz(35.7762, 35.4590, 91.3275) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 6.33
Dark Sky Blue
#448EE4
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 7.28
Soft Blue
#6488EA
ΔE00 7.69
Sky Blue (survey)
#75BBFD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1F5 #F5C36F
analogous
#6FE4F5 #6FA1F5 #806FF5
triadic
#6FA1F5 #F56FA1 #A1F56F
tetradic
#6FA1F5 #F56FE4 #F5C36F #6FF580
square
#6FA1F5 #F56FE4 #F5C36F #6FF580
split-complementary
#6FA1F5 #F5806F #E4F56F
monochromatic
#0F5BDA #367CF1 #6FA1F5 #A8C6F9 #E1ECFD
Accessibility & contrast
On white
2.60
#6FA1F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#6FA1F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1F5
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1F5 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F8
Deuteranopia (green-blind)
#6E9BF3
Tritanopia (blue-blind)
#18B4C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa1f5; /* rgb */ color: rgb(111, 161, 245); /* oklch */ color: oklch(71.0% 0.135 260.3);
Tailwind
colors: {
custom: {
50: '#a1bcf9',
500: '#6fa1f5',
950: '#000000',
},
}SCSS
$custom: #6fa1f5; $custom-light: #a1bcf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa1f5",
"rgb": {
"r": 111,
"g": 161,
"b": 245
},
"hsl": {
"h": 217.612,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.70982,
"c": 0.13485,
"h": 260.3
},
"luminance": 0.35462
}Semantic roles & 50–950 ramp
primary
#6FA1F5
secondary
#F3E5CD
accent
#8F02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185