#6EA8FC#6EA8FC
#6EA8FC is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.8% C 0.137 H 257.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA8FC |
|---|---|
| RGB | rgb(110, 168, 252) |
| HSL | hsl(215, 96%, 71%) |
| HSV | hsv(215, 56%, 99%) |
| CMYK | cmyk(56.3%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.27, 5.08, -47.46) |
| CIE-LCH | lch(68.27, 47.73, 276.11°) |
| OKLab | oklab(72.77% -0.0294 -0.134) |
| OKLCH | oklch(72.77% 0.137 257.6) |
| XYZ | xyz(37.9976, 38.3454, 97.4756) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.84
Cornflowerblue
#6495ED
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 5.82
Dodgerblue
#1E90FF
ΔE00 8.09
Azure (survey)
#069AF3
ΔE00 8.39
Dark Sky Blue
#448EE4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA8FC #FCC26E
analogous
#6EEFFC #6EA8FC #7B6EFC
triadic
#6EA8FC #FC6EA8 #A8FC6E
tetradic
#6EA8FC #FC6EEF #FCC26E #6EFC7B
square
#6EA8FC #FC6EEF #FCC26E #6EFC7B
split-complementary
#6EA8FC #FC7B6E #EFFC6E
monochromatic
#0563EB #3284FB #6EA8FC #AACCFD #E1EDFE
Accessibility & contrast
On white
2.42
#6EA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#6EA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA8FC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA8FC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ea8fc; /* rgb */ color: rgb(110, 168, 252); /* oklch */ color: oklch(72.8% 0.137 257.6);
Tailwind
colors: {
custom: {
50: '#a1c1fd',
500: '#6ea8fc',
950: '#000000',
},
}SCSS
$custom: #6ea8fc; $custom-light: #a1c1fd; $custom-dark: #000000;
JSON
{
"hex": "#6ea8fc",
"rgb": {
"r": 110,
"g": 168,
"b": 252
},
"hsl": {
"h": 215.493,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.72767,
"c": 0.13723,
"h": 257.6
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#6EA8FC
secondary
#F6E6D0
accent
#8800E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186