#6EA0F8#6EA0F8
#6EA0F8 is a light, vivid blue. Relative luminance 0.352; OKLCH L 70.9% C 0.140 H 261.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA0F8 |
|---|---|
| RGB | rgb(110, 160, 248) |
| HSL | hsl(218, 91%, 70%) |
| HSV | hsv(218, 56%, 97%) |
| CMYK | cmyk(55.6%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.93, 8.42, -48.98) |
| CIE-LCH | lch(65.93, 49.69, 279.75°) |
| OKLab | oklab(70.88% -0.0218 -0.1385) |
| OKLCH | oklch(70.88% 0.14 261.1) |
| XYZ | xyz(35.9387, 35.2310, 93.6951) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.38
Carolina Blue
#8AB8FE
ΔE00 6.56
Dark Sky Blue
#448EE4
ΔE00 7.19
Dodgerblue
#1E90FF
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.45
Periwinkle Blue
#8F99FB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA0F8 #F8C66E
analogous
#6EE5F8 #6EA0F8 #816EF8
triadic
#6EA0F8 #F86EA0 #A0F86E
tetradic
#6EA0F8 #F86EE5 #F8C66E #6EF881
square
#6EA0F8 #F86EE5 #F8C66E #6EF881
split-complementary
#6EA0F8 #F8816E #E5F86E
monochromatic
#0B58E1 #347AF5 #6EA0F8 #A8C6FB #E2ECFE
Accessibility & contrast
On white
2.61
#6EA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#6EA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA0F8
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA0F8 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#6B9AF6
Tritanopia (blue-blind)
#03B3C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6ea0f8; /* rgb */ color: rgb(110, 160, 248); /* oklch */ color: oklch(70.9% 0.140 261.1);
Tailwind
colors: {
custom: {
50: '#a1bbfb',
500: '#6ea0f8',
950: '#000000',
},
}SCSS
$custom: #6ea0f8; $custom-light: #a1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#6ea0f8",
"rgb": {
"r": 110,
"g": 160,
"b": 248
},
"hsl": {
"h": 218.261,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.70879,
"c": 0.14024,
"h": 261.1
},
"luminance": 0.35234
}Semantic roles & 50–950 ramp
primary
#6EA0F8
secondary
#F4E6CE
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085