#6EA1FB#6EA1FB
#6EA1FB is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.2% C 0.143 H 261.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA1FB |
|---|---|
| RGB | rgb(110, 161, 251) |
| HSL | hsl(218, 95%, 71%) |
| HSV | hsv(218, 56%, 98%) |
| CMYK | cmyk(56.2%, 35.9%, 0%, 1.6%) |
| CIE-LAB | lab(66.34, 8.78, -49.96) |
| CIE-LCH | lch(66.34, 50.73, 279.97°) |
| OKLab | oklab(71.25% -0.0222 -0.1414) |
| OKLCH | oklch(71.25% 0.143 261.1) |
| XYZ | xyz(36.5819, 35.7668, 96.2240) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 6.28
Dodgerblue
#1E90FF
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 7.45
Soft Blue
#6488EA
ΔE00 7.78
Sky Blue (survey)
#75BBFD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA1FB #FBC86E
analogous
#6EE7FB #6EA1FB #816EFB
triadic
#6EA1FB #FB6EA1 #A1FB6E
tetradic
#6EA1FB #FB6EE7 #FBC86E #6EFB81
square
#6EA1FB #FB6EE7 #FBC86E #6EFB81
split-complementary
#6EA1FB #FB816E #E7FB6E
monochromatic
#0658E8 #327AF9 #6EA1FB #AAC8FD #E1ECFE
Accessibility & contrast
On white
2.58
#6EA1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#6EA1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA1FB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA1FB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#00B5C2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea1fb; /* rgb */ color: rgb(110, 161, 251); /* oklch */ color: oklch(71.2% 0.143 261.1);
Tailwind
colors: {
custom: {
50: '#a1bcfd',
500: '#6ea1fb',
950: '#000000',
},
}SCSS
$custom: #6ea1fb; $custom-light: #a1bcfd; $custom-dark: #000000;
JSON
{
"hex": "#6ea1fb",
"rgb": {
"r": 110,
"g": 161,
"b": 251
},
"hsl": {
"h": 218.298,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.71247,
"c": 0.14313,
"h": 261.1
},
"luminance": 0.3577
}Semantic roles & 50–950 ramp
primary
#6EA1FB
secondary
#F5E8CF
accent
#9200E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101217
muted
#7F8185