#6EA1FF#6EA1FF
#6EA1FF is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.5% C 0.148 H 261.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA1FF |
|---|---|
| RGB | rgb(110, 161, 255) |
| HSL | hsl(219, 100%, 72%) |
| HSV | hsv(219, 57%, 100%) |
| CMYK | cmyk(56.9%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(66.54, 10.04, -51.83) |
| CIE-LCH | lch(66.54, 52.79, 280.96°) |
| OKLab | oklab(71.46% -0.0213 -0.1469) |
| OKLCH | oklch(71.46% 0.148 261.8) |
| XYZ | xyz(37.2191, 36.0217, 99.5799) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 6.25
Dodgerblue
#1E90FF
ΔE00 7.51
Dark Sky Blue
#448EE4
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA1FF #FFCC6E
analogous
#6EE9FF #6EA1FF #846EFF
triadic
#6EA1FF #FF6EA1 #A1FF6E
tetradic
#6EA1FF #FF6EE9 #FFCC6E #6EFF84
square
#6EA1FF #FF6EE9 #FFCC6E #6EFF84
split-complementary
#6EA1FF #FF846E #E9FF6E
monochromatic
#0055F3 #3179FF #6EA1FF #ABC9FF #E0EBFF
Accessibility & contrast
On white
2.56
#6EA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#6EA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA1FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA1FF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00B6C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ea1ff; /* rgb */ color: rgb(110, 161, 255); /* oklch */ color: oklch(71.5% 0.148 261.8);
Tailwind
colors: {
custom: {
50: '#a1bcff',
500: '#6ea1ff',
950: '#000000',
},
}SCSS
$custom: #6ea1ff; $custom-light: #a1bcff; $custom-dark: #000000;
JSON
{
"hex": "#6ea1ff",
"rgb": {
"r": 110,
"g": 161,
"b": 255
},
"hsl": {
"h": 218.897,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.71462,
"c": 0.14839,
"h": 261.8
},
"luminance": 0.36025
}Semantic roles & 50–950 ramp
primary
#6EA1FF
secondary
#F7EAD2
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086