#6FA0FA#6FA0FA
#6FA0FA is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.142 H 261.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0FA |
|---|---|
| RGB | rgb(111, 160, 250) |
| HSL | hsl(219, 93%, 71%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(55.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(66.07, 9.25, -49.83) |
| CIE-LCH | lch(66.07, 50.68, 280.51°) |
| OKLab | oklab(71.04% -0.0204 -0.141) |
| OKLCH | oklch(71.04% 0.142 261.8) |
| XYZ | xyz(36.3758, 35.4203, 95.3439) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.47
Carolina Blue
#8AB8FE
ΔE00 6.51
Dark Sky Blue
#448EE4
ΔE00 7.40
Dodgerblue
#1E90FF
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.43
Periwinkle Blue
#8F99FB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0FA #FAC96F
analogous
#6FE5FA #6FA0FA #836FFA
triadic
#6FA0FA #FA6FA0 #A0FA6F
tetradic
#6FA0FA #FA6FE5 #FAC96F #6FFA83
square
#6FA0FA #FA6FE5 #FAC96F #6FFA83
split-complementary
#6FA0FA #FA836F #E5FA6F
monochromatic
#0856E7 #3479F8 #6FA0FA #AAC7FC #E1EBFE
Accessibility & contrast
On white
2.60
#6FA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#6FA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0FA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0FA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#6A9BF8
Tritanopia (blue-blind)
#06B4C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa0fa; /* rgb */ color: rgb(111, 160, 250); /* oklch */ color: oklch(71.0% 0.142 261.8);
Tailwind
colors: {
custom: {
50: '#a1bbfc',
500: '#6fa0fa',
950: '#000000',
},
}SCSS
$custom: #6fa0fa; $custom-light: #a1bbfc; $custom-dark: #000000;
JSON
{
"hex": "#6fa0fa",
"rgb": {
"r": 111,
"g": 160,
"b": 250
},
"hsl": {
"h": 218.849,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.71037,
"c": 0.14249,
"h": 261.8
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#6FA0FA
secondary
#F5E8D0
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085