#6EA5FB#6EA5FB
#6EA5FB is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.1% C 0.139 H 259.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA5FB |
|---|---|
| RGB | rgb(110, 165, 251) |
| HSL | hsl(217, 95%, 71%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(56.2%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(67.42, 6.48, -48.26) |
| CIE-LCH | lch(67.42, 48.70, 277.65°) |
| OKLab | oklab(72.08% -0.0264 -0.1364) |
| OKLCH | oklch(72.08% 0.139 259) |
| XYZ | xyz(37.2921, 37.1872, 96.4607) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Carolina Blue
#8AB8FE
ΔE00 5.40
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Dodgerblue
#1E90FF
ΔE00 7.67
Dark Sky Blue
#448EE4
ΔE00 8.00
Azure (survey)
#069AF3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA5FB #FBC46E
analogous
#6EEBFB #6EA5FB #7D6EFB
triadic
#6EA5FB #FB6EA5 #A5FB6E
tetradic
#6EA5FB #FB6EEB #FBC46E #6EFB7D
square
#6EA5FB #FB6EEB #FBC46E #6EFB7D
split-complementary
#6EA5FB #FB7D6E #EBFB6E
monochromatic
#065EE8 #3280F9 #6EA5FB #AACAFD #E1EDFE
Accessibility & contrast
On white
2.49
#6EA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#6EA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA5FB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA5FB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea5fb; /* rgb */ color: rgb(110, 165, 251); /* oklch */ color: oklch(72.1% 0.139 259.0);
Tailwind
colors: {
custom: {
50: '#a1bffd',
500: '#6ea5fb',
950: '#000000',
},
}SCSS
$custom: #6ea5fb; $custom-light: #a1bffd; $custom-dark: #000000;
JSON
{
"hex": "#6ea5fb",
"rgb": {
"r": 110,
"g": 165,
"b": 251
},
"hsl": {
"h": 216.596,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.72084,
"c": 0.13896,
"h": 259
},
"luminance": 0.3719
}Semantic roles & 50–950 ramp
primary
#6EA5FB
secondary
#F5E7CF
accent
#8C00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185