#6FA3FA#6FA3FA
#6FA3FA is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.7% C 0.139 H 260.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3FA |
|---|---|
| RGB | rgb(111, 163, 250) |
| HSL | hsl(218, 93%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(55.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(66.88, 7.52, -48.56) |
| CIE-LCH | lch(66.88, 49.14, 278.80°) |
| OKLab | oklab(71.66% -0.0237 -0.1373) |
| OKLCH | oklch(71.66% 0.139 260.2) |
| XYZ | xyz(36.9021, 36.4730, 95.5193) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 5.79
Sky Blue (survey)
#75BBFD
ΔE00 7.44
Dodgerblue
#1E90FF
ΔE00 7.57
Dark Sky Blue
#448EE4
ΔE00 7.74
Soft Blue
#6488EA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3FA #FAC66F
analogous
#6FE8FA #6FA3FA #806FFA
triadic
#6FA3FA #FA6FA3 #A3FA6F
tetradic
#6FA3FA #FA6FE8 #FAC66F #6FFA80
square
#6FA3FA #FA6FE8 #FAC66F #6FFA80
split-complementary
#6FA3FA #FA806F #E8FA6F
monochromatic
#085BE7 #347DF8 #6FA3FA #AAC9FC #E1ECFE
Accessibility & contrast
On white
2.53
#6FA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6FA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3FA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3FA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#02B6C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa3fa; /* rgb */ color: rgb(111, 163, 250); /* oklch */ color: oklch(71.7% 0.139 260.2);
Tailwind
colors: {
custom: {
50: '#a1bdfc',
500: '#6fa3fa',
950: '#000000',
},
}SCSS
$custom: #6fa3fa; $custom-light: #a1bdfc; $custom-dark: #000000;
JSON
{
"hex": "#6fa3fa",
"rgb": {
"r": 111,
"g": 163,
"b": 250
},
"hsl": {
"h": 217.554,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.71663,
"c": 0.13932,
"h": 260.2
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#6FA3FA
secondary
#F5E7D0
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185