#6FA1FB#6FA1FB
#6FA1FB is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.143 H 261.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1FB |
|---|---|
| RGB | rgb(111, 161, 251) |
| HSL | hsl(219, 95%, 71%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(55.8%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(66.39, 8.98, -49.88) |
| CIE-LCH | lch(66.39, 50.68, 280.21°) |
| OKLab | oklab(71.3% -0.0213 -0.1411) |
| OKLCH | oklch(71.3% 0.143 261.4) |
| XYZ | xyz(36.7070, 35.8313, 96.2299) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 6.25
Dodgerblue
#1E90FF
ΔE00 7.48
Dark Sky Blue
#448EE4
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1FB #FBC96F
analogous
#6FE7FB #6FA1FB #836FFB
triadic
#6FA1FB #FB6FA1 #A1FB6F
tetradic
#6FA1FB #FB6FE7 #FBC96F #6FFB83
square
#6FA1FB #FB6FE7 #FBC96F #6FFB83
split-complementary
#6FA1FB #FB836F #E7FB6F
monochromatic
#0657E9 #337AF9 #6FA1FB #ABC8FD #E1ECFE
Accessibility & contrast
On white
2.57
#6FA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6FA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1FB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1FB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa1fb; /* rgb */ color: rgb(111, 161, 251); /* oklch */ color: oklch(71.3% 0.143 261.4);
Tailwind
colors: {
custom: {
50: '#a1bcfd',
500: '#6fa1fb',
950: '#000000',
},
}SCSS
$custom: #6fa1fb; $custom-light: #a1bcfd; $custom-dark: #000000;
JSON
{
"hex": "#6fa1fb",
"rgb": {
"r": 111,
"g": 161,
"b": 251
},
"hsl": {
"h": 218.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.71299,
"c": 0.14275,
"h": 261.4
},
"luminance": 0.35834
}Semantic roles & 50–950 ramp
primary
#6FA1FB
secondary
#F6E8D0
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185