#6EA4FC#6EA4FC
#6EA4FC is a light, vivid blue. Relative luminance 0.369; OKLCH L 71.9% C 0.141 H 259.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4FC |
|---|---|
| RGB | rgb(110, 164, 252) |
| HSL | hsl(217, 96%, 71%) |
| HSV | hsv(217, 56%, 99%) |
| CMYK | cmyk(56.3%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.20, 7.37, -49.16) |
| CIE-LCH | lch(67.20, 49.71, 278.53°) |
| OKLab | oklab(71.93% -0.0251 -0.139) |
| OKLCH | oklch(71.93% 0.141 259.8) |
| XYZ | xyz(37.2705, 36.8911, 97.2332) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Dodgerblue
#1E90FF
ΔE00 7.61
Dark Sky Blue
#448EE4
ΔE00 7.89
Azure (survey)
#069AF3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4FC #FCC66E
analogous
#6EEBFC #6EA4FC #7F6EFC
triadic
#6EA4FC #FC6EA4 #A4FC6E
tetradic
#6EA4FC #FC6EEB #FCC66E #6EFC7F
square
#6EA4FC #FC6EEB #FCC66E #6EFC7F
split-complementary
#6EA4FC #FC7F6E #EBFC6E
monochromatic
#055CEB #327EFB #6EA4FC #AACAFD #E1ECFE
Accessibility & contrast
On white
2.51
#6EA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#6EA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4FC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4FC | 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)
#80ABFF
Deuteranopia (green-blind)
#6E9DFA
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea4fc; /* rgb */ color: rgb(110, 164, 252); /* oklch */ color: oklch(71.9% 0.141 259.8);
Tailwind
colors: {
custom: {
50: '#a1befe',
500: '#6ea4fc',
950: '#000000',
},
}SCSS
$custom: #6ea4fc; $custom-light: #a1befe; $custom-dark: #000000;
JSON
{
"hex": "#6ea4fc",
"rgb": {
"r": 110,
"g": 164,
"b": 252
},
"hsl": {
"h": 217.183,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.71926,
"c": 0.14128,
"h": 259.8
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#6EA4FC
secondary
#F6E7D0
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186