#6EA5FC#6EA5FC
#6EA5FC is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.1% C 0.140 H 259.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA5FC |
|---|---|
| RGB | rgb(110, 165, 252) |
| HSL | hsl(217, 96%, 71%) |
| HSV | hsv(217, 56%, 99%) |
| CMYK | cmyk(56.3%, 34.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.46, 6.80, -48.73) |
| CIE-LCH | lch(67.46, 49.20, 277.94°) |
| OKLab | oklab(72.14% -0.0262 -0.1378) |
| OKLCH | oklch(72.14% 0.14 259.2) |
| XYZ | xyz(37.4501, 37.2504, 97.2931) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Dodgerblue
#1E90FF
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.04
Azure (survey)
#069AF3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA5FC #FCC56E
analogous
#6EECFC #6EA5FC #7E6EFC
triadic
#6EA5FC #FC6EA5 #A5FC6E
tetradic
#6EA5FC #FC6EEC #FCC56E #6EFC7E
square
#6EA5FC #FC6EEC #FCC56E #6EFC7E
split-complementary
#6EA5FC #FC7E6E #ECFC6E
monochromatic
#055EEB #3280FB #6EA5FC #AACAFD #E1ECFE
Accessibility & contrast
On white
2.48
#6EA5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#6EA5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA5FC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA5FC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea5fc; /* rgb */ color: rgb(110, 165, 252); /* oklch */ color: oklch(72.1% 0.140 259.2);
Tailwind
colors: {
custom: {
50: '#a1bffe',
500: '#6ea5fc',
950: '#000000',
},
}SCSS
$custom: #6ea5fc; $custom-light: #a1bffe; $custom-dark: #000000;
JSON
{
"hex": "#6ea5fc",
"rgb": {
"r": 110,
"g": 165,
"b": 252
},
"hsl": {
"h": 216.761,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.72136,
"c": 0.14026,
"h": 259.2
},
"luminance": 0.37254
}Semantic roles & 50–950 ramp
primary
#6EA5FC
secondary
#F6E7D0
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186