#6EA0FF#6EA0FF
#6EA0FF is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.3% C 0.149 H 262.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA0FF |
|---|---|
| RGB | rgb(110, 160, 255) |
| HSL | hsl(219, 100%, 72%) |
| HSV | hsv(219, 57%, 100%) |
| CMYK | cmyk(56.9%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(66.27, 10.62, -52.25) |
| CIE-LCH | lch(66.27, 53.32, 281.49°) |
| OKLab | oklab(71.26% -0.0202 -0.1481) |
| OKLCH | oklch(71.26% 0.149 262.2) |
| XYZ | xyz(37.0450, 35.6736, 99.5219) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.66
Carolina Blue
#8AB8FE
ΔE00 6.49
Dodgerblue
#1E90FF
ΔE00 7.46
Soft Blue
#6488EA
ΔE00 7.54
Dark Sky Blue
#448EE4
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA0FF #FFCD6E
analogous
#6EE9FF #6EA0FF #856EFF
triadic
#6EA0FF #FF6EA0 #A0FF6E
tetradic
#6EA0FF #FF6EE9 #FFCD6E #6EFF85
square
#6EA0FF #FF6EE9 #FFCD6E #6EFF85
split-complementary
#6EA0FF #FF856E #E9FF6E
monochromatic
#0054F3 #3178FF #6EA0FF #ABC8FF #E0EBFF
Accessibility & contrast
On white
2.58
#6EA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#6EA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA0FF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA0FF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#669BFD
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6ea0ff; /* rgb */ color: rgb(110, 160, 255); /* oklch */ color: oklch(71.3% 0.149 262.2);
Tailwind
colors: {
custom: {
50: '#a1bbff',
500: '#6ea0ff',
950: '#000000',
},
}SCSS
$custom: #6ea0ff; $custom-light: #a1bbff; $custom-dark: #000000;
JSON
{
"hex": "#6ea0ff",
"rgb": {
"r": 110,
"g": 160,
"b": 255
},
"hsl": {
"h": 219.31,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.71255,
"c": 0.14948,
"h": 262.2
},
"luminance": 0.35677
}Semantic roles & 50–950 ramp
primary
#6EA0FF
secondary
#F7EAD2
accent
#9600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086