#6FA7F9#6FA7F9
#6FA7F9 is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.5% C 0.134 H 257.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7F9 |
|---|---|
| RGB | rgb(111, 167, 249) |
| HSL | hsl(216, 92%, 71%) |
| HSV | hsv(216, 55%, 98%) |
| CMYK | cmyk(55.4%, 32.9%, 0%, 2.4%) |
| CIE-LAB | lab(67.91, 4.92, -46.39) |
| CIE-LCH | lch(67.91, 46.65, 276.06°) |
| OKLab | oklab(72.45% -0.0282 -0.1309) |
| OKLCH | oklch(72.45% 0.134 257.8) |
| XYZ | xyz(37.4672, 37.8534, 94.9362) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 5.34
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Dodgerblue
#1E90FF
ΔE00 7.96
Dark Sky Blue
#448EE4
ΔE00 8.32
Azure (survey)
#069AF3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7F9 #F9C16F
analogous
#6FECF9 #6FA7F9 #7C6FF9
triadic
#6FA7F9 #F96FA7 #A7F96F
tetradic
#6FA7F9 #F96FEC #F9C16F #6FF97C
square
#6FA7F9 #F96FEC #F9C16F #6FF97C
split-complementary
#6FA7F9 #F97C6F #ECF96F
monochromatic
#0A62E4 #3483F7 #6FA7F9 #AACBFB #E2EDFE
Accessibility & contrast
On white
2.45
#6FA7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#6FA7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7F9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7F9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#74A0F7
Tritanopia (blue-blind)
#02B9C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fa7f9; /* rgb */ color: rgb(111, 167, 249); /* oklch */ color: oklch(72.5% 0.134 257.8);
Tailwind
colors: {
custom: {
50: '#a1c0fb',
500: '#6fa7f9',
950: '#000000',
},
}SCSS
$custom: #6fa7f9; $custom-light: #a1c0fb; $custom-dark: #000000;
JSON
{
"hex": "#6fa7f9",
"rgb": {
"r": 111,
"g": 167,
"b": 249
},
"hsl": {
"h": 215.652,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.72452,
"c": 0.13395,
"h": 257.8
},
"luminance": 0.37856
}Semantic roles & 50–950 ramp
primary
#6FA7F9
secondary
#F5E5CF
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185