#6EA8FB#6EA8FB
#6EA8FB is a light, vivid blue. Relative luminance 0.383; OKLCH L 72.7% C 0.136 H 257.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA8FB |
|---|---|
| RGB | rgb(110, 168, 251) |
| HSL | hsl(215, 95%, 71%) |
| HSV | hsv(215, 56%, 98%) |
| CMYK | cmyk(56.2%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.23, 4.77, -46.99) |
| CIE-LCH | lch(68.23, 47.23, 275.80°) |
| OKLab | oklab(72.72% -0.0297 -0.1327) |
| OKLCH | oklch(72.72% 0.136 257.4) |
| XYZ | xyz(37.8395, 38.2821, 96.6432) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 5.79
Dodgerblue
#1E90FF
ΔE00 8.06
Azure (survey)
#069AF3
ΔE00 8.32
Dark Sky Blue
#448EE4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA8FB #FBC16E
analogous
#6EEFFB #6EA8FB #7A6EFB
triadic
#6EA8FB #FB6EA8 #A8FB6E
tetradic
#6EA8FB #FB6EEF #FBC16E #6EFB7A
square
#6EA8FB #FB6EEF #FBC16E #6EFB7A
split-complementary
#6EA8FB #FB7A6E #EFFB6E
monochromatic
#0663E8 #3284F9 #6EA8FB #AACCFD #E1EDFE
Accessibility & contrast
On white
2.43
#6EA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#6EA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA8FB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA8FB | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#74A0F9
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6ea8fb; /* rgb */ color: rgb(110, 168, 251); /* oklch */ color: oklch(72.7% 0.136 257.4);
Tailwind
colors: {
custom: {
50: '#a1c1fd',
500: '#6ea8fb',
950: '#000000',
},
}SCSS
$custom: #6ea8fb; $custom-light: #a1c1fd; $custom-dark: #000000;
JSON
{
"hex": "#6ea8fb",
"rgb": {
"r": 110,
"g": 168,
"b": 251
},
"hsl": {
"h": 215.319,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.72716,
"c": 0.13595,
"h": 257.4
},
"luminance": 0.38285
}Semantic roles & 50–950 ramp
primary
#6EA8FB
secondary
#F5E6CF
accent
#8700E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185