#6FA4F4#6FA4F4
#6FA4F4 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.6% C 0.130 H 258.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4F4 |
|---|---|
| RGB | rgb(111, 164, 244) |
| HSL | hsl(216, 86%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(54.5%, 32.8%, 0%, 4.3%) |
| CIE-LAB | lab(66.87, 5.08, -45.31) |
| CIE-LCH | lch(66.87, 45.59, 276.40°) |
| OKLab | oklab(71.56% -0.0262 -0.1278) |
| OKLCH | oklch(71.56% 0.13 258.4) |
| XYZ | xyz(36.1545, 36.4592, 90.7025) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.99
Dodgerblue
#1E90FF
ΔE00 7.48
Dark Sky Blue
#448EE4
ΔE00 7.62
Azure (survey)
#069AF3
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4F4 #F4BF6F
analogous
#6FE7F4 #6FA4F4 #7D6FF4
triadic
#6FA4F4 #F46FA4 #A4F46F
tetradic
#6FA4F4 #F46FE7 #F4BF6F #6FF47D
square
#6FA4F4 #F46FE7 #F4BF6F #6FF47D
split-complementary
#6FA4F4 #F47D6F #E7F46F
monochromatic
#1160D8 #3680F0 #6FA4F4 #A8C8F8 #E1ECFD
Accessibility & contrast
On white
2.53
#6FA4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#6FA4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4F4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4F4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF7
Deuteranopia (green-blind)
#739DF2
Tritanopia (blue-blind)
#18B6C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4f4; /* rgb */ color: rgb(111, 164, 244); /* oklch */ color: oklch(71.6% 0.130 258.4);
Tailwind
colors: {
custom: {
50: '#a1bef8',
500: '#6fa4f4',
950: '#000000',
},
}SCSS
$custom: #6fa4f4; $custom-light: #a1bef8; $custom-dark: #000000;
JSON
{
"hex": "#6fa4f4",
"rgb": {
"r": 111,
"g": 164,
"b": 244
},
"hsl": {
"h": 216.09,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.71563,
"c": 0.13047,
"h": 258.4
},
"luminance": 0.36462
}Semantic roles & 50–950 ramp
primary
#6FA4F4
secondary
#F2E3CC
accent
#8903E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185