#6FA4FA#6FA4FA
#6FA4FA is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.138 H 259.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4FA |
|---|---|
| RGB | rgb(111, 164, 250) |
| HSL | hsl(217, 93%, 71%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(55.6%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(67.15, 6.95, -48.14) |
| CIE-LCH | lch(67.15, 48.64, 278.21°) |
| OKLab | oklab(71.87% -0.0247 -0.136) |
| OKLCH | oklch(71.87% 0.138 259.7) |
| XYZ | xyz(37.0804, 36.8295, 95.5787) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.49
Carolina Blue
#8AB8FE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Dodgerblue
#1E90FF
ΔE00 7.65
Dark Sky Blue
#448EE4
ΔE00 7.88
Soft Blue
#6488EA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4FA #FAC56F
analogous
#6FEAFA #6FA4FA #7F6FFA
triadic
#6FA4FA #FA6FA4 #A4FA6F
tetradic
#6FA4FA #FA6FEA #FAC56F #6FFA7F
square
#6FA4FA #FA6FEA #FAC56F #6FFA7F
split-complementary
#6FA4FA #FA7F6F #EAFA6F
monochromatic
#085DE7 #347FF8 #6FA4FA #AAC9FC #E1ECFE
Accessibility & contrast
On white
2.51
#6FA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#6FA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4FA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4FA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#6F9DF8
Tritanopia (blue-blind)
#01B7C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa4fa; /* rgb */ color: rgb(111, 164, 250); /* oklch */ color: oklch(71.9% 0.138 259.7);
Tailwind
colors: {
custom: {
50: '#a1befc',
500: '#6fa4fa',
950: '#000000',
},
}SCSS
$custom: #6fa4fa; $custom-light: #a1befc; $custom-dark: #000000;
JSON
{
"hex": "#6fa4fa",
"rgb": {
"r": 111,
"g": 164,
"b": 250
},
"hsl": {
"h": 217.122,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.71872,
"c": 0.13828,
"h": 259.7
},
"luminance": 0.36833
}Semantic roles & 50–950 ramp
primary
#6FA4FA
secondary
#F5E7D0
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185