#6FA6F7#6FA6F7
#6FA6F7 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.1% C 0.132 H 257.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6F7 |
|---|---|
| RGB | rgb(111, 166, 247) |
| HSL | hsl(216, 89%, 70%) |
| HSV | hsv(216, 55%, 97%) |
| CMYK | cmyk(55.1%, 32.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.55, 4.87, -45.87) |
| CIE-LCH | lch(67.55, 46.13, 276.06°) |
| OKLab | oklab(72.14% -0.0277 -0.1294) |
| OKLCH | oklch(72.14% 0.132 257.9) |
| XYZ | xyz(36.9744, 37.3644, 93.2413) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.02
Carolina Blue
#8AB8FE
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Dodgerblue
#1E90FF
ΔE00 7.78
Dark Sky Blue
#448EE4
ΔE00 8.07
Azure (survey)
#069AF3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6F7 #F7C06F
analogous
#6FEAF7 #6FA6F7 #7C6FF7
triadic
#6FA6F7 #F76FA6 #A6F76F
tetradic
#6FA6F7 #F76FEA #F7C06F #6FF77C
square
#6FA6F7 #F76FEA #F7C06F #6FF77C
split-complementary
#6FA6F7 #F77C6F #EAF76F
monochromatic
#0C62DF #3582F4 #6FA6F7 #A9CAFA #E2EDFD
Accessibility & contrast
On white
2.48
#6FA6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#6FA6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6F7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6F7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFA
Deuteranopia (green-blind)
#749FF5
Tritanopia (blue-blind)
#0DB8C3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa6f7; /* rgb */ color: rgb(111, 166, 247); /* oklch */ color: oklch(72.1% 0.132 257.9);
Tailwind
colors: {
custom: {
50: '#a1c0fa',
500: '#6fa6f7',
950: '#000000',
},
}SCSS
$custom: #6fa6f7; $custom-light: #a1c0fa; $custom-dark: #000000;
JSON
{
"hex": "#6fa6f7",
"rgb": {
"r": 111,
"g": 166,
"b": 247
},
"hsl": {
"h": 215.735,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.72139,
"c": 0.13236,
"h": 257.9
},
"luminance": 0.37367
}Semantic roles & 50–950 ramp
primary
#6FA6F7
secondary
#F4E5CE
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185