#6EA4F6#6EA4F6
#6EA4F6 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.6% C 0.133 H 258.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4F6 |
|---|---|
| RGB | rgb(110, 164, 246) |
| HSL | hsl(216, 88%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(55.3%, 33.3%, 0%, 3.5%) |
| CIE-LAB | lab(66.91, 5.50, -46.33) |
| CIE-LCH | lch(66.91, 46.66, 276.77°) |
| OKLab | oklab(71.61% -0.0266 -0.1308) |
| OKLCH | oklch(71.61% 0.133 258.5) |
| XYZ | xyz(36.3347, 36.5168, 92.3046) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Dodgerblue
#1E90FF
ΔE00 7.42
Dark Sky Blue
#448EE4
ΔE00 7.62
Azure (survey)
#069AF3
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4F6 #F6C06E
analogous
#6EE8F6 #6EA4F6 #7C6EF6
triadic
#6EA4F6 #F66EA4 #A4F66E
tetradic
#6EA4F6 #F66EE8 #F6C06E #6EF67C
square
#6EA4F6 #F66EE8 #F6C06E #6EF67C
split-complementary
#6EA4F6 #F67C6E #E8F66E
monochromatic
#0E60DC #3480F2 #6EA4F6 #A8C8FA #E1ECFD
Accessibility & contrast
On white
2.53
#6EA4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6EA4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4F6
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4F6 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF9
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#08B6C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ea4f6; /* rgb */ color: rgb(110, 164, 246); /* oklch */ color: oklch(71.6% 0.133 258.5);
Tailwind
colors: {
custom: {
50: '#a0bef9',
500: '#6ea4f6',
950: '#000000',
},
}SCSS
$custom: #6ea4f6; $custom-light: #a0bef9; $custom-dark: #000000;
JSON
{
"hex": "#6ea4f6",
"rgb": {
"r": 110,
"g": 164,
"b": 246
},
"hsl": {
"h": 216.176,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.71614,
"c": 0.13348,
"h": 258.5
},
"luminance": 0.3652
}Semantic roles & 50–950 ramp
primary
#6EA4F6
secondary
#F3E4CD
accent
#8A01E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185