#6EA1FA#6EA1FA
#6EA1FA is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.2% C 0.142 H 260.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA1FA |
|---|---|
| RGB | rgb(110, 161, 250) |
| HSL | hsl(218, 93%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(56%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(66.29, 8.47, -49.49) |
| CIE-LCH | lch(66.29, 50.21, 279.71°) |
| OKLab | oklab(71.19% -0.0224 -0.14) |
| OKLCH | oklch(71.19% 0.142 260.9) |
| XYZ | xyz(36.4246, 35.7039, 95.3960) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.70
Carolina Blue
#8AB8FE
ΔE00 6.29
Dodgerblue
#1E90FF
ΔE00 7.31
Dark Sky Blue
#448EE4
ΔE00 7.40
Soft Blue
#6488EA
ΔE00 7.77
Sky Blue (survey)
#75BBFD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA1FA #FAC76E
analogous
#6EE7FA #6EA1FA #816EFA
triadic
#6EA1FA #FA6EA1 #A1FA6E
tetradic
#6EA1FA #FA6EE7 #FAC76E #6EFA81
square
#6EA1FA #FA6EE7 #FAC76E #6EFA81
split-complementary
#6EA1FA #FA816E #E7FA6E
monochromatic
#0859E6 #337BF8 #6EA1FA #A9C7FC #E1ECFE
Accessibility & contrast
On white
2.58
#6EA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#6EA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA1FA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA1FA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea1fa; /* rgb */ color: rgb(110, 161, 250); /* oklch */ color: oklch(71.2% 0.142 260.9);
Tailwind
colors: {
custom: {
50: '#a1bcfc',
500: '#6ea1fa',
950: '#000000',
},
}SCSS
$custom: #6ea1fa; $custom-light: #a1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#6ea1fa",
"rgb": {
"r": 110,
"g": 161,
"b": 250
},
"hsl": {
"h": 218.143,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.71194,
"c": 0.14181,
"h": 260.9
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#6EA1FA
secondary
#F5E7CF
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185