#6FA3FF#6FA3FF
#6FA3FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.146 H 261.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3FF |
|---|---|
| RGB | rgb(111, 163, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 56%, 100%) |
| CMYK | cmyk(56.5%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(67.12, 9.08, -50.90) |
| CIE-LCH | lch(67.12, 51.71, 280.12°) |
| OKLab | oklab(71.93% -0.0225 -0.1441) |
| OKLCH | oklch(71.93% 0.146 261.1) |
| XYZ | xyz(37.6965, 36.7908, 99.7032) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.74
Sky Blue (survey)
#75BBFD
ΔE00 7.55
Dodgerblue
#1E90FF
ΔE00 7.75
Dark Sky Blue
#448EE4
ΔE00 7.99
Periwinkle Blue
#8F99FB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3FF #FFCB6F
analogous
#6FEBFF #6FA3FF #836FFF
triadic
#6FA3FF #FF6FA3 #A3FF6F
tetradic
#6FA3FF #FF6FEB #FFCB6F #6FFF83
square
#6FA3FF #FF6FEB #FFCB6F #6FFF83
split-complementary
#6FA3FF #FF836F #EBFF6F
monochromatic
#0058F4 #327CFF #6FA3FF #ACCAFF #E0EBFF
Accessibility & contrast
On white
2.51
#6FA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#6FA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#6B9DFD
Tritanopia (blue-blind)
#00B7C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa3ff; /* rgb */ color: rgb(111, 163, 255); /* oklch */ color: oklch(71.9% 0.146 261.1);
Tailwind
colors: {
custom: {
50: '#a2bdff',
500: '#6fa3ff',
950: '#000000',
},
}SCSS
$custom: #6fa3ff; $custom-light: #a2bdff; $custom-dark: #000000;
JSON
{
"hex": "#6fa3ff",
"rgb": {
"r": 111,
"g": 163,
"b": 255
},
"hsl": {
"h": 218.333,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.71928,
"c": 0.14587,
"h": 261.1
},
"luminance": 0.36794
}Semantic roles & 50–950 ramp
primary
#6FA3FF
secondary
#F7EAD3
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186