#6EA0FB#6EA0FB
#6EA0FB is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.0% C 0.144 H 261.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA0FB |
|---|---|
| RGB | rgb(110, 160, 251) |
| HSL | hsl(219, 95%, 71%) |
| HSV | hsv(219, 56%, 98%) |
| CMYK | cmyk(56.2%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(66.07, 9.36, -50.38) |
| CIE-LCH | lch(66.07, 51.25, 280.52°) |
| OKLab | oklab(71.04% -0.0211 -0.1426) |
| OKLCH | oklch(71.04% 0.144 261.6) |
| XYZ | xyz(36.4078, 35.4187, 96.1660) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.48
Carolina Blue
#8AB8FE
ΔE00 6.52
Dodgerblue
#1E90FF
ΔE00 7.30
Dark Sky Blue
#448EE4
ΔE00 7.35
Soft Blue
#6488EA
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA0FB #FBC96E
analogous
#6EE7FB #6EA0FB #826EFB
triadic
#6EA0FB #FB6EA0 #A0FB6E
tetradic
#6EA0FB #FB6EE7 #FBC96E #6EFB82
square
#6EA0FB #FB6EE7 #FBC96E #6EFB82
split-complementary
#6EA0FB #FB826E #E7FB6E
monochromatic
#0656E8 #3279F9 #6EA0FB #AAC7FD #E1EBFE
Accessibility & contrast
On white
2.60
#6EA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#6EA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA0FB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA0FB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#699BF9
Tritanopia (blue-blind)
#00B4C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea0fb; /* rgb */ color: rgb(110, 160, 251); /* oklch */ color: oklch(71.0% 0.144 261.6);
Tailwind
colors: {
custom: {
50: '#a1bbfd',
500: '#6ea0fb',
950: '#000000',
},
}SCSS
$custom: #6ea0fb; $custom-light: #a1bbfd; $custom-dark: #000000;
JSON
{
"hex": "#6ea0fb",
"rgb": {
"r": 110,
"g": 160,
"b": 251
},
"hsl": {
"h": 218.723,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.71039,
"c": 0.1442,
"h": 261.6
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#6EA0FB
secondary
#F5E8CF
accent
#9400E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085