#6FA5F9#6FA5F9
#6FA5F9 is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.0% C 0.136 H 258.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA5F9 |
|---|---|
| RGB | rgb(111, 165, 249) |
| HSL | hsl(217, 92%, 71%) |
| HSV | hsv(217, 55%, 98%) |
| CMYK | cmyk(55.4%, 33.7%, 0%, 2.4%) |
| CIE-LAB | lab(67.37, 6.06, -47.24) |
| CIE-LCH | lch(67.37, 47.63, 277.31°) |
| OKLab | oklab(72.03% -0.0261 -0.1334) |
| OKLCH | oklch(72.03% 0.136 258.9) |
| XYZ | xyz(37.1036, 37.1263, 94.8150) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 6.77
Dodgerblue
#1E90FF
ΔE00 7.72
Dark Sky Blue
#448EE4
ΔE00 7.99
Azure (survey)
#069AF3
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA5F9 #F9C36F
analogous
#6FEAF9 #6FA5F9 #7E6FF9
triadic
#6FA5F9 #F96FA5 #A5F96F
tetradic
#6FA5F9 #F96FEA #F9C36F #6FF97E
square
#6FA5F9 #F96FEA #F9C36F #6FF97E
split-complementary
#6FA5F9 #F97E6F #EAF96F
monochromatic
#0A5FE4 #3480F7 #6FA5F9 #AACAFB #E2EDFE
Accessibility & contrast
On white
2.49
#6FA5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#6FA5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA5F9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA5F9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#04B8C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa5f9; /* rgb */ color: rgb(111, 165, 249); /* oklch */ color: oklch(72.0% 0.136 258.9);
Tailwind
colors: {
custom: {
50: '#a1bffb',
500: '#6fa5f9',
950: '#000000',
},
}SCSS
$custom: #6fa5f9; $custom-light: #a1bffb; $custom-dark: #000000;
JSON
{
"hex": "#6fa5f9",
"rgb": {
"r": 111,
"g": 165,
"b": 249
},
"hsl": {
"h": 216.522,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.7203,
"c": 0.13595,
"h": 258.9
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#6FA5F9
secondary
#F5E6CF
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185