#6FA3F4#6FA3F4
#6FA3F4 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.4% C 0.131 H 259.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3F4 |
|---|---|
| RGB | rgb(111, 163, 244) |
| HSL | hsl(217, 86%, 70%) |
| HSV | hsv(217, 55%, 96%) |
| CMYK | cmyk(54.5%, 33.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.60, 5.66, -45.73) |
| CIE-LCH | lch(66.60, 46.08, 277.05°) |
| OKLab | oklab(71.35% -0.0251 -0.129) |
| OKLCH | oklch(71.35% 0.131 259) |
| XYZ | xyz(35.9762, 36.1027, 90.6431) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.90
Sky Blue (survey)
#75BBFD
ΔE00 7.32
Dodgerblue
#1E90FF
ΔE00 7.39
Dark Sky Blue
#448EE4
ΔE00 7.47
Soft Blue
#6488EA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3F4 #F4C06F
analogous
#6FE6F4 #6FA3F4 #7E6FF4
triadic
#6FA3F4 #F46FA3 #A3F46F
tetradic
#6FA3F4 #F46FE6 #F4C06F #6FF47E
square
#6FA3F4 #F46FE6 #F4C06F #6FF47E
split-complementary
#6FA3F4 #F47E6F #E6F46F
monochromatic
#115FD8 #367FF0 #6FA3F4 #A8C7F8 #E1ECFD
Accessibility & contrast
On white
2.55
#6FA3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#6FA3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3F4
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3F4 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F7
Deuteranopia (green-blind)
#729CF2
Tritanopia (blue-blind)
#19B5C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa3f4; /* rgb */ color: rgb(111, 163, 244); /* oklch */ color: oklch(71.4% 0.131 259.0);
Tailwind
colors: {
custom: {
50: '#a1bdf8',
500: '#6fa3f4',
950: '#000000',
},
}SCSS
$custom: #6fa3f4; $custom-light: #a1bdf8; $custom-dark: #000000;
JSON
{
"hex": "#6fa3f4",
"rgb": {
"r": 111,
"g": 163,
"b": 244
},
"hsl": {
"h": 216.541,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.71352,
"c": 0.13148,
"h": 259
},
"luminance": 0.36106
}Semantic roles & 50–950 ramp
primary
#6FA3F4
secondary
#F2E4CC
accent
#8B03E2
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185