#6FA0F8#6FA0F8
#6FA0F8 is a light, vivid blue. Relative luminance 0.353; OKLCH L 70.9% C 0.140 H 261.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0F8 |
|---|---|
| RGB | rgb(111, 160, 248) |
| HSL | hsl(219, 91%, 70%) |
| HSV | hsv(219, 55%, 97%) |
| CMYK | cmyk(55.2%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.98, 8.62, -48.89) |
| CIE-LCH | lch(65.98, 49.65, 280.00°) |
| OKLab | oklab(70.93% -0.0209 -0.1383) |
| OKLCH | oklch(70.93% 0.14 261.4) |
| XYZ | xyz(36.0638, 35.2956, 93.7010) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.40
Carolina Blue
#8AB8FE
ΔE00 6.53
Dark Sky Blue
#448EE4
ΔE00 7.29
Dodgerblue
#1E90FF
ΔE00 7.33
Soft Blue
#6488EA
ΔE00 7.41
Periwinkle Blue
#8F99FB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0F8 #F8C76F
analogous
#6FE4F8 #6FA0F8 #826FF8
triadic
#6FA0F8 #F86FA0 #A0F86F
tetradic
#6FA0F8 #F86FE4 #F8C76F #6FF882
square
#6FA0F8 #F86FE4 #F8C76F #6FF882
split-complementary
#6FA0F8 #F8826F #E4F86F
monochromatic
#0B58E2 #3579F5 #6FA0F8 #A9C7FB #E2ECFE
Accessibility & contrast
On white
2.61
#6FA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#6FA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0F8
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0F8 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6B9AF6
Tritanopia (blue-blind)
#0FB3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6fa0f8; /* rgb */ color: rgb(111, 160, 248); /* oklch */ color: oklch(70.9% 0.140 261.4);
Tailwind
colors: {
custom: {
50: '#a1bbfb',
500: '#6fa0f8',
950: '#000000',
},
}SCSS
$custom: #6fa0f8; $custom-light: #a1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#6fa0f8",
"rgb": {
"r": 111,
"g": 160,
"b": 248
},
"hsl": {
"h": 218.54,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.70931,
"c": 0.13985,
"h": 261.4
},
"luminance": 0.35298
}Semantic roles & 50–950 ramp
primary
#6FA0F8
secondary
#F4E7CF
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085