#6FA2F9#6FA2F9
#6FA2F9 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.4% C 0.139 H 260.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA2F9 |
|---|---|
| RGB | rgb(111, 162, 249) |
| HSL | hsl(218, 92%, 71%) |
| HSV | hsv(218, 55%, 98%) |
| CMYK | cmyk(55.4%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.56, 7.78, -48.52) |
| CIE-LCH | lch(66.56, 49.14, 279.11°) |
| OKLab | oklab(71.4% -0.0228 -0.1372) |
| OKLCH | oklch(71.4% 0.139 260.6) |
| XYZ | xyz(36.5689, 36.0568, 94.6367) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.93
Carolina Blue
#8AB8FE
ΔE00 6.03
Dodgerblue
#1E90FF
ΔE00 7.46
Dark Sky Blue
#448EE4
ΔE00 7.57
Sky Blue (survey)
#75BBFD
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA2F9 #F9C66F
analogous
#6FE7F9 #6FA2F9 #816FF9
triadic
#6FA2F9 #F96FA2 #A2F96F
tetradic
#6FA2F9 #F96FE7 #F9C66F #6FF981
square
#6FA2F9 #F96FE7 #F9C66F #6FF981
split-complementary
#6FA2F9 #F9816F #E7F96F
monochromatic
#0A5AE4 #347CF7 #6FA2F9 #AAC8FB #E2ECFE
Accessibility & contrast
On white
2.56
#6FA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#6FA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA2F9
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA2F9 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#08B5C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa2f9; /* rgb */ color: rgb(111, 162, 249); /* oklch */ color: oklch(71.4% 0.139 260.6);
Tailwind
colors: {
custom: {
50: '#a1bdfb',
500: '#6fa2f9',
950: '#000000',
},
}SCSS
$custom: #6fa2f9; $custom-light: #a1bdfb; $custom-dark: #000000;
JSON
{
"hex": "#6fa2f9",
"rgb": {
"r": 111,
"g": 162,
"b": 249
},
"hsl": {
"h": 217.826,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.71401,
"c": 0.13906,
"h": 260.6
},
"luminance": 0.3606
}Semantic roles & 50–950 ramp
primary
#6FA2F9
secondary
#F5E7CF
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185