#6EA1FC#6EA1FC
#6EA1FC is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.3% C 0.144 H 261.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA1FC |
|---|---|
| RGB | rgb(110, 161, 252) |
| HSL | hsl(218, 96%, 71%) |
| HSV | hsv(218, 56%, 99%) |
| CMYK | cmyk(56.3%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(66.39, 9.10, -50.43) |
| CIE-LCH | lch(66.39, 51.24, 280.23°) |
| OKLab | oklab(71.3% -0.0219 -0.1428) |
| OKLCH | oklch(71.3% 0.144 261.3) |
| XYZ | xyz(36.7399, 35.8300, 97.0564) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.76
Carolina Blue
#8AB8FE
ΔE00 6.27
Dodgerblue
#1E90FF
ΔE00 7.39
Dark Sky Blue
#448EE4
ΔE00 7.51
Soft Blue
#6488EA
ΔE00 7.80
Sky Blue (survey)
#75BBFD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA1FC #FCC96E
analogous
#6EE8FC #6EA1FC #826EFC
triadic
#6EA1FC #FC6EA1 #A1FC6E
tetradic
#6EA1FC #FC6EE8 #FCC96E #6EFC82
square
#6EA1FC #FC6EE8 #FCC96E #6EFC82
split-complementary
#6EA1FC #FC826E #E8FC6E
monochromatic
#0557EB #327AFB #6EA1FC #AAC8FD #E1ECFE
Accessibility & contrast
On white
2.57
#6EA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6EA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA1FC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA1FC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#699BFA
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea1fc; /* rgb */ color: rgb(110, 161, 252); /* oklch */ color: oklch(71.3% 0.144 261.3);
Tailwind
colors: {
custom: {
50: '#a1bcfe',
500: '#6ea1fc',
950: '#000000',
},
}SCSS
$custom: #6ea1fc; $custom-light: #a1bcfe; $custom-dark: #000000;
JSON
{
"hex": "#6ea1fc",
"rgb": {
"r": 110,
"g": 161,
"b": 252
},
"hsl": {
"h": 218.451,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.713,
"c": 0.14444,
"h": 261.3
},
"luminance": 0.35833
}Semantic roles & 50–950 ramp
primary
#6EA1FC
secondary
#F6E8D0
accent
#9300E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186