#6FA4F5#6FA4F5
#6FA4F5 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.6% C 0.132 H 258.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4F5 |
|---|---|
| RGB | rgb(111, 164, 245) |
| HSL | hsl(216, 87%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(54.7%, 33.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.92, 5.39, -45.78) |
| CIE-LCH | lch(66.92, 46.10, 276.72°) |
| OKLab | oklab(71.61% -0.026 -0.1292) |
| OKLCH | oklch(71.61% 0.132 258.6) |
| XYZ | xyz(36.3067, 36.5201, 91.5043) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.42
Carolina Blue
#8AB8FE
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Dodgerblue
#1E90FF
ΔE00 7.50
Dark Sky Blue
#448EE4
ΔE00 7.66
Azure (survey)
#069AF3
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4F5 #F5C06F
analogous
#6FE7F5 #6FA4F5 #7D6FF5
triadic
#6FA4F5 #F56FA4 #A4F56F
tetradic
#6FA4F5 #F56FE7 #F5C06F #6FF57D
square
#6FA4F5 #F56FE7 #F5C06F #6FF57D
split-complementary
#6FA4F5 #F57D6F #E7F56F
monochromatic
#0F60DA #3680F1 #6FA4F5 #A8C8F9 #E1ECFD
Accessibility & contrast
On white
2.53
#6FA4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6FA4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4F5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4F5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF8
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#16B6C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4f5; /* rgb */ color: rgb(111, 164, 245); /* oklch */ color: oklch(71.6% 0.132 258.6);
Tailwind
colors: {
custom: {
50: '#a1bef9',
500: '#6fa4f5',
950: '#000000',
},
}SCSS
$custom: #6fa4f5; $custom-light: #a1bef9; $custom-dark: #000000;
JSON
{
"hex": "#6fa4f5",
"rgb": {
"r": 111,
"g": 164,
"b": 245
},
"hsl": {
"h": 216.269,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.71614,
"c": 0.13177,
"h": 258.6
},
"luminance": 0.36523
}Semantic roles & 50–950 ramp
primary
#6FA4F5
secondary
#F3E4CD
accent
#8A02E4
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185