#6FA0F7#6FA0F7
#6FA0F7 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.139 H 261.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0F7 |
|---|---|
| RGB | rgb(111, 160, 247) |
| HSL | hsl(218, 89%, 70%) |
| HSV | hsv(218, 55%, 97%) |
| CMYK | cmyk(55.1%, 35.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.93, 8.31, -48.42) |
| CIE-LCH | lch(65.93, 49.13, 279.74°) |
| OKLab | oklab(70.88% -0.0211 -0.1369) |
| OKLCH | oklch(70.88% 0.139 261.2) |
| XYZ | xyz(35.9091, 35.2337, 92.8861) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.36
Carolina Blue
#8AB8FE
ΔE00 6.54
Dark Sky Blue
#448EE4
ΔE00 7.24
Dodgerblue
#1E90FF
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0F7 #F7C66F
analogous
#6FE4F7 #6FA0F7 #826FF7
triadic
#6FA0F7 #F76FA0 #A0F76F
tetradic
#6FA0F7 #F76FE4 #F7C66F #6FF782
square
#6FA0F7 #F76FE4 #F7C66F #6FF782
split-complementary
#6FA0F7 #F7826F #E4F76F
monochromatic
#0C58DF #357AF4 #6FA0F7 #A9C6FA #E2ECFD
Accessibility & contrast
On white
2.61
#6FA0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#6FA0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0F7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0F7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#6C9AF5
Tritanopia (blue-blind)
#13B3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa0f7; /* rgb */ color: rgb(111, 160, 247); /* oklch */ color: oklch(70.9% 0.139 261.2);
Tailwind
colors: {
custom: {
50: '#a1bbfa',
500: '#6fa0f7',
950: '#000000',
},
}SCSS
$custom: #6fa0f7; $custom-light: #a1bbfa; $custom-dark: #000000;
JSON
{
"hex": "#6fa0f7",
"rgb": {
"r": 111,
"g": 160,
"b": 247
},
"hsl": {
"h": 218.382,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.70878,
"c": 0.13853,
"h": 261.2
},
"luminance": 0.35237
}Semantic roles & 50–950 ramp
primary
#6FA0F7
secondary
#F4E6CE
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085