#6FA4FB#6FA4FB
#6FA4FB is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.9% C 0.140 H 259.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA4FB |
|---|---|
| RGB | rgb(111, 164, 251) |
| HSL | hsl(217, 95%, 71%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(55.8%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.20, 7.26, -48.61) |
| CIE-LCH | lch(67.20, 49.15, 278.49°) |
| OKLab | oklab(71.93% -0.0245 -0.1374) |
| OKLCH | oklch(71.93% 0.14 259.9) |
| XYZ | xyz(37.2376, 36.8924, 96.4067) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 7.14
Dodgerblue
#1E90FF
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 7.93
Soft Blue
#6488EA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA4FB #FBC66F
analogous
#6FEAFB #6FA4FB #806FFB
triadic
#6FA4FB #FB6FA4 #A4FB6F
tetradic
#6FA4FB #FB6FEA #FBC66F #6FFB80
square
#6FA4FB #FB6FEA #FBC66F #6FFB80
split-complementary
#6FA4FB #FB806F #EAFB6F
monochromatic
#065CE9 #337EF9 #6FA4FB #ABCAFD #E1ECFE
Accessibility & contrast
On white
2.51
#6FA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#6FA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA4FB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA4FB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa4fb; /* rgb */ color: rgb(111, 164, 251); /* oklch */ color: oklch(71.9% 0.140 259.9);
Tailwind
colors: {
custom: {
50: '#a1befd',
500: '#6fa4fb',
950: '#000000',
},
}SCSS
$custom: #6fa4fb; $custom-light: #a1befd; $custom-dark: #000000;
JSON
{
"hex": "#6fa4fb",
"rgb": {
"r": 111,
"g": 164,
"b": 251
},
"hsl": {
"h": 217.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.71925,
"c": 0.13959,
"h": 259.9
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#6FA4FB
secondary
#F6E7D0
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185