#6FA6F3#6FA6F3
#6FA6F3 is a light, vivid blue. Relative luminance 0.371; OKLCH L 71.9% C 0.127 H 257.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6F3 |
|---|---|
| RGB | rgb(111, 166, 243) |
| HSL | hsl(215, 85%, 69%) |
| HSV | hsv(215, 54%, 95%) |
| CMYK | cmyk(54.3%, 31.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.37, 3.64, -43.98) |
| CIE-LCH | lch(67.37, 44.13, 274.73°) |
| OKLab | oklab(71.94% -0.0287 -0.1239) |
| OKLCH | oklch(71.94% 0.127 257) |
| XYZ | xyz(36.3638, 37.1201, 90.0253) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.33
Sky Blue (survey)
#75BBFD
ΔE00 6.30
Dodgerblue
#1E90FF
ΔE00 7.69
Dark Sky Blue
#448EE4
ΔE00 7.93
Azure (survey)
#069AF3
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6F3 #F3BC6F
analogous
#6FE8F3 #6FA6F3 #7A6FF3
triadic
#6FA6F3 #F36FA6 #A6F36F
tetradic
#6FA6F3 #F36FE8 #F3BC6F #6FF37A
square
#6FA6F3 #F36FE8 #F3BC6F #6FF37A
split-complementary
#6FA6F3 #F37A6F #E8F36F
monochromatic
#1263D6 #3783EE #6FA6F3 #A7C9F8 #E0ECFC
Accessibility & contrast
On white
2.49
#6FA6F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#6FA6F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6F3
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6F3 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#769EF1
Tritanopia (blue-blind)
#1AB7C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa6f3; /* rgb */ color: rgb(111, 166, 243); /* oklch */ color: oklch(71.9% 0.127 257.0);
Tailwind
colors: {
custom: {
50: '#a0c0f7',
500: '#6fa6f3',
950: '#000000',
},
}SCSS
$custom: #6fa6f3; $custom-light: #a0c0f7; $custom-dark: #000000;
JSON
{
"hex": "#6fa6f3",
"rgb": {
"r": 111,
"g": 166,
"b": 243
},
"hsl": {
"h": 215,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.71936,
"c": 0.12721,
"h": 257
},
"luminance": 0.37123
}Semantic roles & 50–950 ramp
primary
#6FA6F3
secondary
#F2E2CC
accent
#8504E1
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185