#6FA0F9#6FA0F9
#6FA0F9 is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.141 H 261.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0F9 |
|---|---|
| RGB | rgb(111, 160, 249) |
| HSL | hsl(219, 92%, 71%) |
| HSV | hsv(219, 55%, 98%) |
| CMYK | cmyk(55.4%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(66.03, 8.94, -49.36) |
| CIE-LCH | lch(66.03, 50.17, 280.26°) |
| OKLab | oklab(70.98% -0.0207 -0.1396) |
| OKLCH | oklch(70.98% 0.141 261.6) |
| XYZ | xyz(36.2194, 35.3578, 94.5202) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.43
Carolina Blue
#8AB8FE
ΔE00 6.52
Dark Sky Blue
#448EE4
ΔE00 7.35
Dodgerblue
#1E90FF
ΔE00 7.37
Soft Blue
#6488EA
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0F9 #F9C86F
analogous
#6FE5F9 #6FA0F9 #836FF9
triadic
#6FA0F9 #F96FA0 #A0F96F
tetradic
#6FA0F9 #F96FE5 #F9C86F #6FF983
square
#6FA0F9 #F96FE5 #F9C86F #6FF983
split-complementary
#6FA0F9 #F9836F #E5F96F
monochromatic
#0A57E4 #3479F7 #6FA0F9 #AAC7FB #E2ECFE
Accessibility & contrast
On white
2.60
#6FA0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#6FA0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0F9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0F9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FD
Deuteranopia (green-blind)
#6A9BF7
Tritanopia (blue-blind)
#0BB4C1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa0f9; /* rgb */ color: rgb(111, 160, 249); /* oklch */ color: oklch(71.0% 0.141 261.6);
Tailwind
colors: {
custom: {
50: '#a1bbfb',
500: '#6fa0f9',
950: '#000000',
},
}SCSS
$custom: #6fa0f9; $custom-light: #a1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#6fa0f9",
"rgb": {
"r": 111,
"g": 160,
"b": 249
},
"hsl": {
"h": 218.696,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.70984,
"c": 0.14117,
"h": 261.6
},
"luminance": 0.35361
}Semantic roles & 50–950 ramp
primary
#6FA0F9
secondary
#F5E7CF
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085