#6FA4F7#6FA4F7
#6FA4F7 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.7% C 0.134 H 259.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4F7 |
|---|---|
| RGB | rgb(111, 164, 247) |
| HSL | hsl(217, 89%, 70%) |
| HSV | hsv(217, 55%, 97%) |
| CMYK | cmyk(55.1%, 33.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.01, 6.01, -46.72) |
| CIE-LCH | lch(67.01, 47.11, 277.33°) |
| OKLab | oklab(71.72% -0.0255 -0.1319) |
| OKLCH | oklch(71.72% 0.134 259.1) |
| XYZ | xyz(36.6137, 36.6429, 93.1210) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 5.62
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Dodgerblue
#1E90FF
ΔE00 7.56
Dark Sky Blue
#448EE4
ΔE00 7.75
Azure (survey)
#069AF3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4F7 #F7C26F
analogous
#6FE8F7 #6FA4F7 #7E6FF7
triadic
#6FA4F7 #F76FA4 #A4F76F
tetradic
#6FA4F7 #F76FE8 #F7C26F #6FF77E
square
#6FA4F7 #F76FE8 #F7C26F #6FF77E
split-complementary
#6FA4F7 #F77E6F #E8F76F
monochromatic
#0C5FDF #357FF4 #6FA4F7 #A9C9FA #E2EDFD
Accessibility & contrast
On white
2.52
#6FA4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6FA4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFA
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#0FB6C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4f7; /* rgb */ color: rgb(111, 164, 247); /* oklch */ color: oklch(71.7% 0.134 259.1);
Tailwind
colors: {
custom: {
50: '#a1befa',
500: '#6fa4f7',
950: '#000000',
},
}SCSS
$custom: #6fa4f7; $custom-light: #a1befa; $custom-dark: #000000;
JSON
{
"hex": "#6fa4f7",
"rgb": {
"r": 111,
"g": 164,
"b": 247
},
"hsl": {
"h": 216.618,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.71717,
"c": 0.13437,
"h": 259.1
},
"luminance": 0.36646
}Semantic roles & 50–950 ramp
primary
#6FA4F7
secondary
#F4E5CE
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185