#6FA8F9#6FA8F9
#6FA8F9 is a light, vivid blue. Relative luminance 0.382; OKLCH L 72.7% C 0.133 H 257.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8F9 |
|---|---|
| RGB | rgb(111, 168, 249) |
| HSL | hsl(215, 92%, 71%) |
| HSV | hsv(215, 55%, 98%) |
| CMYK | cmyk(55.4%, 32.5%, 0%, 2.4%) |
| CIE-LAB | lab(68.18, 4.35, -45.97) |
| CIE-LCH | lch(68.18, 46.17, 275.41°) |
| OKLab | oklab(72.66% -0.0293 -0.1297) |
| OKLCH | oklch(72.66% 0.133 257.3) |
| XYZ | xyz(37.6511, 38.2212, 94.9975) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.83
Cornflowerblue
#6495ED
ΔE00 5.64
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Dodgerblue
#1E90FF
ΔE00 8.09
Azure (survey)
#069AF3
ΔE00 8.33
Dark Sky Blue
#448EE4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8F9 #F9C06F
analogous
#6FEDF9 #6FA8F9 #7B6FF9
triadic
#6FA8F9 #F96FA8 #A8F96F
tetradic
#6FA8F9 #F96FED #F9C06F #6FF97B
square
#6FA8F9 #F96FED #F9C06F #6FF97B
split-complementary
#6FA8F9 #F97B6F #EDF96F
monochromatic
#0A64E4 #3485F7 #6FA8F9 #AACBFB #E2EDFE
Accessibility & contrast
On white
2.43
#6FA8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#6FA8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8F9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8F9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFC
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#01BAC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fa8f9; /* rgb */ color: rgb(111, 168, 249); /* oklch */ color: oklch(72.7% 0.133 257.3);
Tailwind
colors: {
custom: {
50: '#a1c1fb',
500: '#6fa8f9',
950: '#000000',
},
}SCSS
$custom: #6fa8f9; $custom-light: #a1c1fb; $custom-dark: #000000;
JSON
{
"hex": "#6fa8f9",
"rgb": {
"r": 111,
"g": 168,
"b": 249
},
"hsl": {
"h": 215.217,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.72663,
"c": 0.13297,
"h": 257.3
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#6FA8F9
secondary
#F5E5CF
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185