#6EA4F8#6EA4F8
#6EA4F8 is a light, vivid blue. Relative luminance 0.366; OKLCH L 71.7% C 0.136 H 258.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4F8 |
|---|---|
| RGB | rgb(110, 164, 248) |
| HSL | hsl(217, 91%, 70%) |
| HSV | hsv(217, 56%, 97%) |
| CMYK | cmyk(55.6%, 33.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.01, 6.12, -47.28) |
| CIE-LCH | lch(67.01, 47.67, 277.38°) |
| OKLab | oklab(71.72% -0.0261 -0.1335) |
| OKLCH | oklch(71.72% 0.136 258.9) |
| XYZ | xyz(36.6433, 36.6402, 93.9300) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.47
Carolina Blue
#8AB8FE
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 7.00
Dodgerblue
#1E90FF
ΔE00 7.48
Dark Sky Blue
#448EE4
ΔE00 7.71
Azure (survey)
#069AF3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4F8 #F8C26E
analogous
#6EE9F8 #6EA4F8 #7D6EF8
triadic
#6EA4F8 #F86EA4 #A4F86E
tetradic
#6EA4F8 #F86EE9 #F8C26E #6EF87D
square
#6EA4F8 #F86EE9 #F8C26E #6EF87D
split-complementary
#6EA4F8 #F87D6E #E9F86E
monochromatic
#0B5FE1 #347FF5 #6EA4F8 #A8C9FB #E2EDFE
Accessibility & contrast
On white
2.52
#6EA4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6EA4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4F8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4F8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFB
Deuteranopia (green-blind)
#709DF6
Tritanopia (blue-blind)
#00B7C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ea4f8; /* rgb */ color: rgb(110, 164, 248); /* oklch */ color: oklch(71.7% 0.136 258.9);
Tailwind
colors: {
custom: {
50: '#a1befb',
500: '#6ea4f8',
950: '#000000',
},
}SCSS
$custom: #6ea4f8; $custom-light: #a1befb; $custom-dark: #000000;
JSON
{
"hex": "#6ea4f8",
"rgb": {
"r": 110,
"g": 164,
"b": 248
},
"hsl": {
"h": 216.522,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.71717,
"c": 0.13608,
"h": 258.9
},
"luminance": 0.36643
}Semantic roles & 50–950 ramp
primary
#6EA4F8
secondary
#F4E5CE
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185