#6EA4FF#6EA4FF
#6EA4FF is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.1% C 0.145 H 260.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4FF |
|---|---|
| RGB | rgb(110, 164, 255) |
| HSL | hsl(218, 100%, 72%) |
| HSV | hsv(218, 57%, 100%) |
| CMYK | cmyk(56.9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.34, 8.31, -50.56) |
| CIE-LCH | lch(67.34, 51.24, 279.33°) |
| OKLab | oklab(72.08% -0.0244 -0.1431) |
| OKLCH | oklch(72.08% 0.145 260.3) |
| XYZ | xyz(37.7496, 37.0828, 99.7567) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.56
Sky Blue (survey)
#75BBFD
ΔE00 7.17
Dodgerblue
#1E90FF
ΔE00 7.71
Dark Sky Blue
#448EE4
ΔE00 8.04
Periwinkle Blue
#8F99FB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4FF #FFC96E
analogous
#6EEDFF #6EA4FF #816EFF
triadic
#6EA4FF #FF6EA4 #A4FF6E
tetradic
#6EA4FF #FF6EED #FFC96E #6EFF81
square
#6EA4FF #FF6EED #FFC96E #6EFF81
split-complementary
#6EA4FF #FF816E #EDFF6E
monochromatic
#005AF3 #317EFF #6EA4FF #ABCAFF #E0ECFF
Accessibility & contrast
On white
2.49
#6EA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#6EA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4FF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4FF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea4ff; /* rgb */ color: rgb(110, 164, 255); /* oklch */ color: oklch(72.1% 0.145 260.3);
Tailwind
colors: {
custom: {
50: '#a1beff',
500: '#6ea4ff',
950: '#000000',
},
}SCSS
$custom: #6ea4ff; $custom-light: #a1beff; $custom-dark: #000000;
JSON
{
"hex": "#6ea4ff",
"rgb": {
"r": 110,
"g": 164,
"b": 255
},
"hsl": {
"h": 217.655,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.72085,
"c": 0.1452,
"h": 260.3
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#6EA4FF
secondary
#F7E9D2
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186