#6DA1FB#6DA1FB
#6DA1FB is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.2% C 0.144 H 260.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA1FB |
|---|---|
| RGB | rgb(109, 161, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 57%, 98%) |
| CMYK | cmyk(56.6%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(66.29, 8.58, -50.04) |
| CIE-LCH | lch(66.29, 50.77, 279.73°) |
| OKLab | oklab(71.2% -0.023 -0.1416) |
| OKLCH | oklch(71.2% 0.144 260.8) |
| XYZ | xyz(36.4581, 35.7030, 96.2182) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.72
Carolina Blue
#8AB8FE
ΔE00 6.32
Dodgerblue
#1E90FF
ΔE00 7.22
Dark Sky Blue
#448EE4
ΔE00 7.36
Soft Blue
#6488EA
ΔE00 7.83
Sky Blue (survey)
#75BBFD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA1FB #FBC76D
analogous
#6DE8FB #6DA1FB #806DFB
triadic
#6DA1FB #FB6DA1 #A1FB6D
tetradic
#6DA1FB #FB6DE8 #FBC76D #6DFB80
square
#6DA1FB #FB6DE8 #FBC76D #6DFB80
split-complementary
#6DA1FB #FB806D #E8FB6D
monochromatic
#0659E7 #317BF9 #6DA1FB #A9C7FD #E1ECFE
Accessibility & contrast
On white
2.58
#6DA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#6DA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA1FB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA1FB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 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: #6da1fb; /* rgb */ color: rgb(109, 161, 251); /* oklch */ color: oklch(71.2% 0.144 260.8);
Tailwind
colors: {
custom: {
50: '#a0bcfd',
500: '#6da1fb',
950: '#000000',
},
}SCSS
$custom: #6da1fb; $custom-light: #a0bcfd; $custom-dark: #000000;
JSON
{
"hex": "#6da1fb",
"rgb": {
"r": 109,
"g": 161,
"b": 251
},
"hsl": {
"h": 218.028,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.71196,
"c": 0.14351,
"h": 260.8
},
"luminance": 0.35706
}Semantic roles & 50–950 ramp
primary
#6DA1FB
secondary
#F5E7CF
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185