#6FA6FB#6FA6FB
#6FA6FB is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.3% C 0.138 H 258.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6FB |
|---|---|
| RGB | rgb(111, 166, 251) |
| HSL | hsl(216, 95%, 71%) |
| HSV | hsv(216, 56%, 98%) |
| CMYK | cmyk(55.8%, 33.9%, 0%, 1.6%) |
| CIE-LAB | lab(67.74, 6.11, -47.76) |
| CIE-LCH | lch(67.74, 48.15, 277.29°) |
| OKLab | oklab(72.34% -0.0267 -0.1349) |
| OKLCH | oklch(72.34% 0.138 258.8) |
| XYZ | xyz(37.5983, 37.6139, 96.5270) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.14
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Dodgerblue
#1E90FF
ΔE00 7.89
Dark Sky Blue
#448EE4
ΔE00 8.23
Azure (survey)
#069AF3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6FB #FBC46F
analogous
#6FECFB #6FA6FB #7E6FFB
triadic
#6FA6FB #FB6FA6 #A6FB6F
tetradic
#6FA6FB #FB6FEC #FBC46F #6FFB7E
square
#6FA6FB #FB6FEC #FBC46F #6FFB7E
split-complementary
#6FA6FB #FB7E6F #ECFB6F
monochromatic
#0660E9 #3381F9 #6FA6FB #ABCBFD #E1EDFE
Accessibility & contrast
On white
2.46
#6FA6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#6FA6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6FB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6FB | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6fa6fb; /* rgb */ color: rgb(111, 166, 251); /* oklch */ color: oklch(72.3% 0.138 258.8);
Tailwind
colors: {
custom: {
50: '#a1c0fd',
500: '#6fa6fb',
950: '#000000',
},
}SCSS
$custom: #6fa6fb; $custom-light: #a1c0fd; $custom-dark: #000000;
JSON
{
"hex": "#6fa6fb",
"rgb": {
"r": 111,
"g": 166,
"b": 251
},
"hsl": {
"h": 216.429,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.72344,
"c": 0.13753,
"h": 258.8
},
"luminance": 0.37617
}Semantic roles & 50–950 ramp
primary
#6FA6FB
secondary
#F6E7D0
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185