#6EA4FB#6EA4FB
#6EA4FB is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.9% C 0.140 H 259.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4FB |
|---|---|
| RGB | rgb(110, 164, 251) |
| HSL | hsl(217, 95%, 71%) |
| HSV | hsv(217, 56%, 98%) |
| CMYK | cmyk(56.2%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(67.15, 7.06, -48.69) |
| CIE-LCH | lch(67.15, 49.20, 278.25°) |
| OKLab | oklab(71.87% -0.0254 -0.1377) |
| OKLCH | oklch(71.87% 0.14 259.6) |
| XYZ | xyz(37.1124, 36.8279, 96.4009) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.53
Carolina Blue
#8AB8FE
ΔE00 5.61
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Dodgerblue
#1E90FF
ΔE00 7.57
Dark Sky Blue
#448EE4
ΔE00 7.84
Azure (survey)
#069AF3
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4FB #FBC56E
analogous
#6EEBFB #6EA4FB #7E6EFB
triadic
#6EA4FB #FB6EA4 #A4FB6E
tetradic
#6EA4FB #FB6EEB #FBC56E #6EFB7E
square
#6EA4FB #FB6EEB #FBC56E #6EFB7E
split-complementary
#6EA4FB #FB7E6E #EBFB6E
monochromatic
#065DE8 #327FF9 #6EA4FB #AAC9FD #E1ECFE
Accessibility & contrast
On white
2.51
#6EA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#6EA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4FB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4FB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#6E9DF9
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ea4fb; /* rgb */ color: rgb(110, 164, 251); /* oklch */ color: oklch(71.9% 0.140 259.6);
Tailwind
colors: {
custom: {
50: '#a1befd',
500: '#6ea4fb',
950: '#000000',
},
}SCSS
$custom: #6ea4fb; $custom-light: #a1befd; $custom-dark: #000000;
JSON
{
"hex": "#6ea4fb",
"rgb": {
"r": 110,
"g": 164,
"b": 251
},
"hsl": {
"h": 217.021,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.71874,
"c": 0.13998,
"h": 259.6
},
"luminance": 0.36831
}Semantic roles & 50–950 ramp
primary
#6EA4FB
secondary
#F5E7CF
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185