#6FA0F5#6FA0F5
#6FA0F5 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.8% C 0.136 H 260.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0F5 |
|---|---|
| RGB | rgb(111, 160, 245) |
| HSL | hsl(218, 87%, 70%) |
| HSV | hsv(218, 55%, 96%) |
| CMYK | cmyk(54.7%, 34.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.83, 7.69, -47.48) |
| CIE-LCH | lch(65.83, 48.10, 279.20°) |
| OKLab | oklab(70.77% -0.0216 -0.1342) |
| OKLCH | oklch(70.77% 0.136 260.8) |
| XYZ | xyz(35.6021, 35.1109, 91.2695) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.31
Carolina Blue
#8AB8FE
ΔE00 6.57
Dark Sky Blue
#448EE4
ΔE00 7.14
Dodgerblue
#1E90FF
ΔE00 7.23
Soft Blue
#6488EA
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0F5 #F5C46F
analogous
#6FE3F5 #6FA0F5 #816FF5
triadic
#6FA0F5 #F56FA0 #A0F56F
tetradic
#6FA0F5 #F56FE3 #F5C46F #6FF581
square
#6FA0F5 #F56FE3 #F5C46F #6FF581
split-complementary
#6FA0F5 #F5816F #E3F56F
monochromatic
#0F59DA #367AF1 #6FA0F5 #A8C6F9 #E1ECFD
Accessibility & contrast
On white
2.62
#6FA0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#6FA0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0F5
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0F5 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#6D9AF3
Tritanopia (blue-blind)
#18B3BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa0f5; /* rgb */ color: rgb(111, 160, 245); /* oklch */ color: oklch(70.8% 0.136 260.8);
Tailwind
colors: {
custom: {
50: '#a1bbf9',
500: '#6fa0f5',
950: '#000000',
},
}SCSS
$custom: #6fa0f5; $custom-light: #a1bbf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa0f5",
"rgb": {
"r": 111,
"g": 160,
"b": 245
},
"hsl": {
"h": 218.06,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.70773,
"c": 0.13589,
"h": 260.8
},
"luminance": 0.35114
}Semantic roles & 50–950 ramp
primary
#6FA0F5
secondary
#F3E5CD
accent
#9102E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085