#6EA7FB#6EA7FB
#6EA7FB is a light, vivid blue. Relative luminance 0.379; OKLCH L 72.5% C 0.137 H 258.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA7FB |
|---|---|
| RGB | rgb(110, 167, 251) |
| HSL | hsl(216, 95%, 71%) |
| HSV | hsv(216, 56%, 98%) |
| CMYK | cmyk(56.2%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(67.96, 5.34, -47.41) |
| CIE-LCH | lch(67.96, 47.71, 276.43°) |
| OKLab | oklab(72.51% -0.0286 -0.1339) |
| OKLCH | oklch(72.51% 0.137 258) |
| XYZ | xyz(37.6556, 37.9143, 96.5819) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.03
Cornflowerblue
#6495ED
ΔE00 5.39
Sky Blue (survey)
#75BBFD
ΔE00 6.11
Dodgerblue
#1E90FF
ΔE00 7.92
Dark Sky Blue
#448EE4
ΔE00 8.33
Azure (survey)
#069AF3
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA7FB #FBC26E
analogous
#6EEDFB #6EA7FB #7B6EFB
triadic
#6EA7FB #FB6EA7 #A7FB6E
tetradic
#6EA7FB #FB6EED #FBC26E #6EFB7B
square
#6EA7FB #FB6EED #FBC26E #6EFB7B
split-complementary
#6EA7FB #FB7B6E #EDFB6E
monochromatic
#0662E8 #3283F9 #6EA7FB #AACBFD #E1EDFE
Accessibility & contrast
On white
2.45
#6EA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#6EA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA7FB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA7FB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#73A0F9
Tritanopia (blue-blind)
#00BAC5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ea7fb; /* rgb */ color: rgb(110, 167, 251); /* oklch */ color: oklch(72.5% 0.137 258.0);
Tailwind
colors: {
custom: {
50: '#a1c0fd',
500: '#6ea7fb',
950: '#000000',
},
}SCSS
$custom: #6ea7fb; $custom-light: #a1c0fd; $custom-dark: #000000;
JSON
{
"hex": "#6ea7fb",
"rgb": {
"r": 110,
"g": 167,
"b": 251
},
"hsl": {
"h": 215.745,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.72505,
"c": 0.13694,
"h": 258
},
"luminance": 0.37917
}Semantic roles & 50–950 ramp
primary
#6EA7FB
secondary
#F5E6CF
accent
#8900E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185