#6FA4F8#6FA4F8
#6FA4F8 is a light, vivid blue. Relative luminance 0.367; OKLCH L 71.8% C 0.136 H 259.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4F8 |
|---|---|
| RGB | rgb(111, 164, 248) |
| HSL | hsl(217, 91%, 70%) |
| HSV | hsv(217, 55%, 97%) |
| CMYK | cmyk(55.2%, 33.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.06, 6.32, -47.20) |
| CIE-LCH | lch(67.06, 47.62, 277.63°) |
| OKLab | oklab(71.77% -0.0252 -0.1333) |
| OKLCH | oklch(71.77% 0.136 259.3) |
| XYZ | xyz(36.7684, 36.7048, 93.9359) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 5.60
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Dodgerblue
#1E90FF
ΔE00 7.59
Dark Sky Blue
#448EE4
ΔE00 7.79
Azure (survey)
#069AF3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4F8 #F8C36F
analogous
#6FE9F8 #6FA4F8 #7E6FF8
triadic
#6FA4F8 #F86FA4 #A4F86F
tetradic
#6FA4F8 #F86FE9 #F8C36F #6FF87E
square
#6FA4F8 #F86FE9 #F8C36F #6FF87E
split-complementary
#6FA4F8 #F87E6F #E9F86F
monochromatic
#0B5EE2 #357FF5 #6FA4F8 #A9C9FB #E2EDFE
Accessibility & contrast
On white
2.52
#6FA4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#6FA4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4F8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4F8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#719DF6
Tritanopia (blue-blind)
#0BB7C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4f8; /* rgb */ color: rgb(111, 164, 248); /* oklch */ color: oklch(71.8% 0.136 259.3);
Tailwind
colors: {
custom: {
50: '#a1befb',
500: '#6fa4f8',
950: '#000000',
},
}SCSS
$custom: #6fa4f8; $custom-light: #a1befb; $custom-dark: #000000;
JSON
{
"hex": "#6fa4f8",
"rgb": {
"r": 111,
"g": 164,
"b": 248
},
"hsl": {
"h": 216.788,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71768,
"c": 0.13567,
"h": 259.3
},
"luminance": 0.36708
}Semantic roles & 50–950 ramp
primary
#6FA4F8
secondary
#F4E6CF
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185