#6FA4F9#6FA4F9
#6FA4F9 is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.8% C 0.137 H 259.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4F9 |
|---|---|
| RGB | rgb(111, 164, 249) |
| HSL | hsl(217, 92%, 71%) |
| HSV | hsv(217, 55%, 98%) |
| CMYK | cmyk(55.4%, 34.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.10, 6.63, -47.67) |
| CIE-LCH | lch(67.10, 48.13, 277.92°) |
| OKLab | oklab(71.82% -0.025 -0.1347) |
| OKLCH | oklch(71.82% 0.137 259.5) |
| XYZ | xyz(36.9240, 36.7670, 94.7551) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 7.09
Dodgerblue
#1E90FF
ΔE00 7.62
Dark Sky Blue
#448EE4
ΔE00 7.83
Azure (survey)
#069AF3
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4F9 #F9C46F
analogous
#6FE9F9 #6FA4F9 #7F6FF9
triadic
#6FA4F9 #F96FA4 #A4F96F
tetradic
#6FA4F9 #F96FE9 #F9C46F #6FF97F
square
#6FA4F9 #F96FE9 #F9C46F #6FF97F
split-complementary
#6FA4F9 #F97F6F #E9F96F
monochromatic
#0A5DE4 #347FF7 #6FA4F9 #AAC9FB #E2ECFE
Accessibility & contrast
On white
2.51
#6FA4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#6FA4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4F9
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4F9 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#709DF7
Tritanopia (blue-blind)
#06B7C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4f9; /* rgb */ color: rgb(111, 164, 249); /* oklch */ color: oklch(71.8% 0.137 259.5);
Tailwind
colors: {
custom: {
50: '#a1befb',
500: '#6fa4f9',
950: '#000000',
},
}SCSS
$custom: #6fa4f9; $custom-light: #a1befb; $custom-dark: #000000;
JSON
{
"hex": "#6fa4f9",
"rgb": {
"r": 111,
"g": 164,
"b": 249
},
"hsl": {
"h": 216.957,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.7182,
"c": 0.13697,
"h": 259.5
},
"luminance": 0.3677
}Semantic roles & 50–950 ramp
primary
#6FA4F9
secondary
#F5E6CF
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185