#6FA9FB#6FA9FB
#6FA9FB is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.0% C 0.135 H 257.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9FB |
|---|---|
| RGB | rgb(111, 169, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 56%, 98%) |
| CMYK | cmyk(55.8%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(68.55, 4.40, -46.48) |
| CIE-LCH | lch(68.55, 46.69, 275.41°) |
| OKLab | oklab(72.98% -0.0299 -0.1312) |
| OKLCH | oklch(72.98% 0.135 257.2) |
| XYZ | xyz(38.1500, 38.7173, 96.7109) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.63
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Cornflowerblue
#6495ED
ΔE00 5.95
Dodgerblue
#1E90FF
ΔE00 8.29
Azure (survey)
#069AF3
ΔE00 8.43
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9FB #FBC16F
analogous
#6FEFFB #6FA9FB #7B6FFB
triadic
#6FA9FB #FB6FA9 #A9FB6F
tetradic
#6FA9FB #FB6FEF #FBC16F #6FFB7B
square
#6FA9FB #FB6FEF #FBC16F #6FFB7B
split-complementary
#6FA9FB #FB7B6F #EFFB6F
monochromatic
#0664E9 #3385F9 #6FA9FB #ABCDFD #E1EDFE
Accessibility & contrast
On white
2.40
#6FA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#6FA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9FB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9FB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#76A1F9
Tritanopia (blue-blind)
#00BBC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fa9fb; /* rgb */ color: rgb(111, 169, 251); /* oklch */ color: oklch(73.0% 0.135 257.2);
Tailwind
colors: {
custom: {
50: '#a1c2fd',
500: '#6fa9fb',
950: '#000000',
},
}SCSS
$custom: #6fa9fb; $custom-light: #a1c2fd; $custom-dark: #000000;
JSON
{
"hex": "#6fa9fb",
"rgb": {
"r": 111,
"g": 169,
"b": 251
},
"hsl": {
"h": 215.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.72977,
"c": 0.13455,
"h": 257.2
},
"luminance": 0.3872
}Semantic roles & 50–950 ramp
primary
#6FA9FB
secondary
#F6E6D0
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185