#6FA5F5#6FA5F5
#6FA5F5 is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.8% C 0.131 H 258.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA5F5 |
|---|---|
| RGB | rgb(111, 165, 245) |
| HSL | hsl(216, 87%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(54.7%, 32.7%, 0%, 3.9%) |
| CIE-LAB | lab(67.19, 4.82, -45.35) |
| CIE-LCH | lch(67.19, 45.61, 276.07°) |
| OKLab | oklab(71.83% -0.0271 -0.1279) |
| OKLCH | oklch(71.83% 0.131 258) |
| XYZ | xyz(36.4864, 36.8794, 91.5642) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 5.46
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Dodgerblue
#1E90FF
ΔE00 7.61
Dark Sky Blue
#448EE4
ΔE00 7.82
Azure (survey)
#069AF3
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA5F5 #F5BF6F
analogous
#6FE8F5 #6FA5F5 #7C6FF5
triadic
#6FA5F5 #F56FA5 #A5F56F
tetradic
#6FA5F5 #F56FE8 #F5BF6F #6FF57C
square
#6FA5F5 #F56FE8 #F5BF6F #6FF57C
split-complementary
#6FA5F5 #F57C6F #E8F56F
monochromatic
#0F61DA #3681F1 #6FA5F5 #A8C9F9 #E1EDFD
Accessibility & contrast
On white
2.51
#6FA5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#6FA5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA5F5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA5F5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF8
Deuteranopia (green-blind)
#749EF3
Tritanopia (blue-blind)
#15B7C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa5f5; /* rgb */ color: rgb(111, 165, 245); /* oklch */ color: oklch(71.8% 0.131 258.0);
Tailwind
colors: {
custom: {
50: '#a1bff9',
500: '#6fa5f5',
950: '#000000',
},
}SCSS
$custom: #6fa5f5; $custom-light: #a1bff9; $custom-dark: #000000;
JSON
{
"hex": "#6fa5f5",
"rgb": {
"r": 111,
"g": 165,
"b": 245
},
"hsl": {
"h": 215.821,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.71825,
"c": 0.13077,
"h": 258
},
"luminance": 0.36882
}Semantic roles & 50–950 ramp
primary
#6FA5F5
secondary
#F3E4CD
accent
#8902E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185