#6FA6F6#6FA6F6
#6FA6F6 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.1% C 0.131 H 257.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6F6 |
|---|---|
| RGB | rgb(111, 166, 246) |
| HSL | hsl(216, 88%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(54.9%, 32.5%, 0%, 3.5%) |
| CIE-LAB | lab(67.50, 4.56, -45.40) |
| CIE-LCH | lch(67.50, 45.63, 275.74°) |
| OKLab | oklab(72.09% -0.0279 -0.1281) |
| OKLCH | oklch(72.09% 0.131 257.7) |
| XYZ | xyz(36.8205, 37.3028, 92.4307) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 6.37
Dodgerblue
#1E90FF
ΔE00 7.75
Dark Sky Blue
#448EE4
ΔE00 8.03
Azure (survey)
#069AF3
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6F6 #F6BF6F
analogous
#6FE9F6 #6FA6F6 #7C6FF6
triadic
#6FA6F6 #F66FA6 #A6F66F
tetradic
#6FA6F6 #F66FE9 #F6BF6F #6FF67C
square
#6FA6F6 #F66FE9 #F6BF6F #6FF67C
split-complementary
#6FA6F6 #F67C6F #E9F66F
monochromatic
#0E62DD #3582F2 #6FA6F6 #A9CAFA #E2EDFD
Accessibility & contrast
On white
2.48
#6FA6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#6FA6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6F6
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6F6 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF9
Deuteranopia (green-blind)
#759FF4
Tritanopia (blue-blind)
#11B8C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa6f6; /* rgb */ color: rgb(111, 166, 246); /* oklch */ color: oklch(72.1% 0.131 257.7);
Tailwind
colors: {
custom: {
50: '#a1c0f9',
500: '#6fa6f6',
950: '#000000',
},
}SCSS
$custom: #6fa6f6; $custom-light: #a1c0f9; $custom-dark: #000000;
JSON
{
"hex": "#6fa6f6",
"rgb": {
"r": 111,
"g": 166,
"b": 246
},
"hsl": {
"h": 215.556,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.72088,
"c": 0.13107,
"h": 257.7
},
"luminance": 0.37306
}Semantic roles & 50–950 ramp
primary
#6FA6F6
secondary
#F3E4CE
accent
#8801E5
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185