#6EA6F8#6EA6F8
#6EA6F8 is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.1% C 0.134 H 257.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA6F8 |
|---|---|
| RGB | rgb(110, 166, 248) |
| HSL | hsl(216, 91%, 70%) |
| HSV | hsv(216, 56%, 97%) |
| CMYK | cmyk(55.6%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.55, 4.98, -46.42) |
| CIE-LCH | lch(67.55, 46.69, 276.12°) |
| OKLab | oklab(72.14% -0.0283 -0.1311) |
| OKLCH | oklch(72.14% 0.134 257.8) |
| XYZ | xyz(37.0040, 37.3617, 94.0503) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.06
Carolina Blue
#8AB8FE
ΔE00 5.27
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Dodgerblue
#1E90FF
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.04
Azure (survey)
#069AF3
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA6F8 #F8C06E
analogous
#6EEBF8 #6EA6F8 #7B6EF8
triadic
#6EA6F8 #F86EA6 #A6F86E
tetradic
#6EA6F8 #F86EEB #F8C06E #6EF87B
square
#6EA6F8 #F86EEB #F8C06E #6EF87B
split-complementary
#6EA6F8 #F87B6E #EBF86E
monochromatic
#0B62E1 #3482F5 #6EA6F8 #A8CAFB #E2EDFE
Accessibility & contrast
On white
2.48
#6EA6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#6EA6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA6F8
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA6F8 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFB
Deuteranopia (green-blind)
#739FF6
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea6f8; /* rgb */ color: rgb(110, 166, 248); /* oklch */ color: oklch(72.1% 0.134 257.8);
Tailwind
colors: {
custom: {
50: '#a1c0fb',
500: '#6ea6f8',
950: '#000000',
},
}SCSS
$custom: #6ea6f8; $custom-light: #a1c0fb; $custom-dark: #000000;
JSON
{
"hex": "#6ea6f8",
"rgb": {
"r": 110,
"g": 166,
"b": 248
},
"hsl": {
"h": 215.652,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.72139,
"c": 0.13407,
"h": 257.8
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#6EA6F8
secondary
#F4E5CE
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185