#6EA5F6#6EA5F6
#6EA5F6 is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.8% C 0.132 H 257.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA5F6 |
|---|---|
| RGB | rgb(110, 165, 246) |
| HSL | hsl(216, 88%, 70%) |
| HSV | hsv(216, 55%, 96%) |
| CMYK | cmyk(55.3%, 32.9%, 0%, 3.5%) |
| CIE-LAB | lab(67.18, 4.93, -45.91) |
| CIE-LCH | lch(67.18, 46.17, 276.13°) |
| OKLab | oklab(71.83% -0.0277 -0.1295) |
| OKLCH | oklch(71.83% 0.132 257.9) |
| XYZ | xyz(36.5143, 36.8761, 92.3645) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.50
Sky Blue (survey)
#75BBFD
ΔE00 6.63
Dodgerblue
#1E90FF
ΔE00 7.53
Dark Sky Blue
#448EE4
ΔE00 7.79
Azure (survey)
#069AF3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA5F6 #F6BF6E
analogous
#6EE9F6 #6EA5F6 #7B6EF6
triadic
#6EA5F6 #F66EA5 #A5F66E
tetradic
#6EA5F6 #F66EE9 #F6BF6E #6EF67B
square
#6EA5F6 #F66EE9 #F6BF6E #6EF67B
split-complementary
#6EA5F6 #F67B6E #E9F66E
monochromatic
#0E61DC #3481F2 #6EA5F6 #A8C9FA #E1EDFD
Accessibility & contrast
On white
2.51
#6EA5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#6EA5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA5F6
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA5F6 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABF9
Deuteranopia (green-blind)
#739EF4
Tritanopia (blue-blind)
#07B7C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea5f6; /* rgb */ color: rgb(110, 165, 246); /* oklch */ color: oklch(71.8% 0.132 257.9);
Tailwind
colors: {
custom: {
50: '#a0bff9',
500: '#6ea5f6',
950: '#000000',
},
}SCSS
$custom: #6ea5f6; $custom-light: #a0bff9; $custom-dark: #000000;
JSON
{
"hex": "#6ea5f6",
"rgb": {
"r": 110,
"g": 165,
"b": 246
},
"hsl": {
"h": 215.735,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.71825,
"c": 0.13248,
"h": 257.9
},
"luminance": 0.36879
}Semantic roles & 50–950 ramp
primary
#6EA5F6
secondary
#F3E4CD
accent
#8901E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185