#6EA1F8#6EA1F8
#6EA1F8 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.1% C 0.139 H 260.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA1F8 |
|---|---|
| RGB | rgb(110, 161, 248) |
| HSL | hsl(218, 91%, 70%) |
| HSV | hsv(218, 56%, 97%) |
| CMYK | cmyk(55.6%, 35.1%, 0%, 2.7%) |
| CIE-LAB | lab(66.20, 7.84, -48.55) |
| CIE-LCH | lch(66.20, 49.18, 279.18°) |
| OKLab | oklab(71.09% -0.0229 -0.1373) |
| OKLCH | oklch(71.09% 0.139 260.5) |
| XYZ | xyz(36.1127, 35.5791, 93.7532) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.64
Carolina Blue
#8AB8FE
ΔE00 6.32
Dodgerblue
#1E90FF
ΔE00 7.24
Dark Sky Blue
#448EE4
ΔE00 7.30
Soft Blue
#6488EA
ΔE00 7.76
Sky Blue (survey)
#75BBFD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA1F8 #F8C56E
analogous
#6EE6F8 #6EA1F8 #806EF8
triadic
#6EA1F8 #F86EA1 #A1F86E
tetradic
#6EA1F8 #F86EE6 #F8C56E #6EF880
square
#6EA1F8 #F86EE6 #F8C56E #6EF880
split-complementary
#6EA1F8 #F8806E #E6F86E
monochromatic
#0B5AE1 #347BF5 #6EA1F8 #A8C7FB #E2ECFE
Accessibility & contrast
On white
2.59
#6EA1F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#6EA1F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA1F8
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA1F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA1F8 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#6C9BF6
Tritanopia (blue-blind)
#02B4C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea1f8; /* rgb */ color: rgb(110, 161, 248); /* oklch */ color: oklch(71.1% 0.139 260.5);
Tailwind
colors: {
custom: {
50: '#a1bcfb',
500: '#6ea1f8',
950: '#000000',
},
}SCSS
$custom: #6ea1f8; $custom-light: #a1bcfb; $custom-dark: #000000;
JSON
{
"hex": "#6ea1f8",
"rgb": {
"r": 110,
"g": 161,
"b": 248
},
"hsl": {
"h": 217.826,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.71088,
"c": 0.13918,
"h": 260.5
},
"luminance": 0.35582
}Semantic roles & 50–950 ramp
primary
#6EA1F8
secondary
#F4E6CE
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185