#6EA6FC#6EA6FC
#6EA6FC is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.3% C 0.139 H 258.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA6FC |
|---|---|
| RGB | rgb(110, 166, 252) |
| HSL | hsl(216, 96%, 71%) |
| HSV | hsv(216, 56%, 99%) |
| CMYK | cmyk(56.3%, 34.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.73, 6.22, -48.31) |
| CIE-LCH | lch(67.73, 48.71, 277.34°) |
| OKLab | oklab(72.35% -0.0273 -0.1365) |
| OKLCH | oklch(72.35% 0.139 258.7) |
| XYZ | xyz(37.6312, 37.6126, 97.3535) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.19
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Dodgerblue
#1E90FF
ΔE00 7.82
Dark Sky Blue
#448EE4
ΔE00 8.20
Azure (survey)
#069AF3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA6FC #FCC46E
analogous
#6EEDFC #6EA6FC #7D6EFC
triadic
#6EA6FC #FC6EA6 #A6FC6E
tetradic
#6EA6FC #FC6EED #FCC46E #6EFC7D
square
#6EA6FC #FC6EED #FCC46E #6EFC7D
split-complementary
#6EA6FC #FC7D6E #EDFC6E
monochromatic
#0560EB #3281FB #6EA6FC #AACBFD #E1EDFE
Accessibility & contrast
On white
2.46
#6EA6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#6EA6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA6FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA6FC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ea6fc; /* rgb */ color: rgb(110, 166, 252); /* oklch */ color: oklch(72.3% 0.139 258.7);
Tailwind
colors: {
custom: {
50: '#a1c0fe',
500: '#6ea6fc',
950: '#000000',
},
}SCSS
$custom: #6ea6fc; $custom-light: #a1c0fe; $custom-dark: #000000;
JSON
{
"hex": "#6ea6fc",
"rgb": {
"r": 110,
"g": 166,
"b": 252
},
"hsl": {
"h": 216.338,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.72346,
"c": 0.13924,
"h": 258.7
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#6EA6FC
secondary
#F6E7D0
accent
#8B00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186