#6FA6F5#6FA6F5
#6FA6F5 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.0% C 0.130 H 257.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6F5 |
|---|---|
| RGB | rgb(111, 166, 245) |
| HSL | hsl(215, 87%, 70%) |
| HSV | hsv(215, 55%, 96%) |
| CMYK | cmyk(54.7%, 32.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.46, 4.25, -44.93) |
| CIE-LCH | lch(67.46, 45.13, 275.41°) |
| OKLab | oklab(72.04% -0.0282 -0.1267) |
| OKLCH | oklch(72.04% 0.13 257.5) |
| XYZ | xyz(36.6675, 37.2416, 91.6246) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 6.35
Dodgerblue
#1E90FF
ΔE00 7.73
Dark Sky Blue
#448EE4
ΔE00 7.99
Azure (survey)
#069AF3
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6F5 #F5BE6F
analogous
#6FE9F5 #6FA6F5 #7B6FF5
triadic
#6FA6F5 #F56FA6 #A6F56F
tetradic
#6FA6F5 #F56FE9 #F5BE6F #6FF57B
square
#6FA6F5 #F56FE9 #F5BE6F #6FF57B
split-complementary
#6FA6F5 #F57B6F #E9F56F
monochromatic
#0F63DA #3683F1 #6FA6F5 #A8C9F9 #E1EDFD
Accessibility & contrast
On white
2.49
#6FA6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#6FA6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6F5
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6F5 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#759EF3
Tritanopia (blue-blind)
#14B8C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa6f5; /* rgb */ color: rgb(111, 166, 245); /* oklch */ color: oklch(72.0% 0.130 257.5);
Tailwind
colors: {
custom: {
50: '#a1c0f9',
500: '#6fa6f5',
950: '#000000',
},
}SCSS
$custom: #6fa6f5; $custom-light: #a1c0f9; $custom-dark: #000000;
JSON
{
"hex": "#6fa6f5",
"rgb": {
"r": 111,
"g": 166,
"b": 245
},
"hsl": {
"h": 215.373,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.72037,
"c": 0.12978,
"h": 257.5
},
"luminance": 0.37245
}Semantic roles & 50–950 ramp
primary
#6FA6F5
secondary
#F3E3CD
accent
#8702E4
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185