#6FA0F6#6FA0F6
#6FA0F6 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.8% C 0.137 H 261.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0F6 |
|---|---|
| RGB | rgb(111, 160, 246) |
| HSL | hsl(218, 88%, 70%) |
| HSV | hsv(218, 55%, 96%) |
| CMYK | cmyk(54.9%, 35%, 0%, 3.5%) |
| CIE-LAB | lab(65.88, 8.00, -47.95) |
| CIE-LCH | lch(65.88, 48.62, 279.47°) |
| OKLab | oklab(70.83% -0.0214 -0.1355) |
| OKLCH | oklch(70.83% 0.137 261) |
| XYZ | xyz(35.7552, 35.1721, 92.0756) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.34
Carolina Blue
#8AB8FE
ΔE00 6.56
Dark Sky Blue
#448EE4
ΔE00 7.19
Dodgerblue
#1E90FF
ΔE00 7.26
Soft Blue
#6488EA
ΔE00 7.39
Periwinkle Blue
#8F99FB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0F6 #F6C56F
analogous
#6FE4F6 #6FA0F6 #816FF6
triadic
#6FA0F6 #F66FA0 #A0F66F
tetradic
#6FA0F6 #F66FE4 #F6C56F #6FF681
square
#6FA0F6 #F66FE4 #F6C56F #6FF681
split-complementary
#6FA0F6 #F6816F #E4F66F
monochromatic
#0E59DD #357AF2 #6FA0F6 #A9C6FA #E2ECFD
Accessibility & contrast
On white
2.61
#6FA0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#6FA0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0F6
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0F6 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#6C9AF4
Tritanopia (blue-blind)
#16B3BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa0f6; /* rgb */ color: rgb(111, 160, 246); /* oklch */ color: oklch(70.8% 0.137 261.0);
Tailwind
colors: {
custom: {
50: '#a1bbf9',
500: '#6fa0f6',
950: '#000000',
},
}SCSS
$custom: #6fa0f6; $custom-light: #a1bbf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa0f6",
"rgb": {
"r": 111,
"g": 160,
"b": 246
},
"hsl": {
"h": 218.222,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.70825,
"c": 0.13722,
"h": 261
},
"luminance": 0.35175
}Semantic roles & 50–950 ramp
primary
#6FA0F6
secondary
#F3E6CE
accent
#9201E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085