#6FA2F6#6FA2F6
#6FA2F6 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.2% C 0.135 H 260.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2F6 |
|---|---|
| RGB | rgb(111, 162, 246) |
| HSL | hsl(217, 88%, 70%) |
| HSV | hsv(217, 55%, 96%) |
| CMYK | cmyk(54.9%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(66.42, 6.85, -47.10) |
| CIE-LCH | lch(66.42, 47.60, 278.27°) |
| OKLab | oklab(71.24% -0.0236 -0.133) |
| OKLCH | oklch(71.24% 0.135 260) |
| XYZ | xyz(36.1047, 35.8711, 92.1921) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 6.08
Dodgerblue
#1E90FF
ΔE00 7.37
Dark Sky Blue
#448EE4
ΔE00 7.42
Sky Blue (survey)
#75BBFD
ΔE00 7.68
Soft Blue
#6488EA
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2F6 #F6C36F
analogous
#6FE6F6 #6FA2F6 #7F6FF6
triadic
#6FA2F6 #F66FA2 #A2F66F
tetradic
#6FA2F6 #F66FE6 #F6C36F #6FF67F
square
#6FA2F6 #F66FE6 #F6C36F #6FF67F
split-complementary
#6FA2F6 #F67F6F #E6F66F
monochromatic
#0E5CDD #357DF2 #6FA2F6 #A9C7FA #E2ECFD
Accessibility & contrast
On white
2.57
#6FA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6FA2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2F6
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2F6 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F9
Deuteranopia (green-blind)
#6F9CF4
Tritanopia (blue-blind)
#14B5C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa2f6; /* rgb */ color: rgb(111, 162, 246); /* oklch */ color: oklch(71.2% 0.135 260.0);
Tailwind
colors: {
custom: {
50: '#a1bdf9',
500: '#6fa2f6',
950: '#000000',
},
}SCSS
$custom: #6fa2f6; $custom-light: #a1bdf9; $custom-dark: #000000;
JSON
{
"hex": "#6fa2f6",
"rgb": {
"r": 111,
"g": 162,
"b": 246
},
"hsl": {
"h": 217.333,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.71244,
"c": 0.13512,
"h": 260
},
"luminance": 0.35874
}Semantic roles & 50–950 ramp
primary
#6FA2F6
secondary
#F3E5CE
accent
#8F01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185