#6EA5FF#6EA5FF
#6EA5FF is a light, vivid blue. Relative luminance 0.374; OKLCH L 72.3% C 0.144 H 259.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA5FF |
|---|---|
| RGB | rgb(110, 165, 255) |
| HSL | hsl(217, 100%, 72%) |
| HSV | hsv(217, 57%, 100%) |
| CMYK | cmyk(56.9%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(67.61, 7.74, -50.14) |
| CIE-LCH | lch(67.61, 50.73, 278.77°) |
| OKLab | oklab(72.29% -0.0255 -0.1419) |
| OKLCH | oklch(72.29% 0.144 259.8) |
| XYZ | xyz(37.9293, 37.4421, 99.8166) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 5.35
Sky Blue (survey)
#75BBFD
ΔE00 6.86
Dodgerblue
#1E90FF
ΔE00 7.81
Dark Sky Blue
#448EE4
ΔE00 8.18
Azure (survey)
#069AF3
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA5FF #FFC86E
analogous
#6EEEFF #6EA5FF #806EFF
triadic
#6EA5FF #FF6EA5 #A5FF6E
tetradic
#6EA5FF #FF6EEE #FFC86E #6EFF80
square
#6EA5FF #FF6EEE #FFC86E #6EFF80
split-complementary
#6EA5FF #FF806E #EEFF6E
monochromatic
#005CF3 #317FFF #6EA5FF #ABCBFF #E0ECFF
Accessibility & contrast
On white
2.47
#6EA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#6EA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA5FF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA5FF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#00B9C6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6ea5ff; /* rgb */ color: rgb(110, 165, 255); /* oklch */ color: oklch(72.3% 0.144 259.8);
Tailwind
colors: {
custom: {
50: '#a1bfff',
500: '#6ea5ff',
950: '#000000',
},
}SCSS
$custom: #6ea5ff; $custom-light: #a1bfff; $custom-dark: #000000;
JSON
{
"hex": "#6ea5ff",
"rgb": {
"r": 110,
"g": 165,
"b": 255
},
"hsl": {
"h": 217.241,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72294,
"c": 0.14415,
"h": 259.8
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#6EA5FF
secondary
#F7E9D2
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186