#6E9EF7#6E9EF7
#6E9EF7 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.4% C 0.141 H 261.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6E9EF7 |
|---|---|
| RGB | rgb(110, 158, 247) |
| HSL | hsl(219, 90%, 70%) |
| HSV | hsv(219, 55%, 97%) |
| CMYK | cmyk(55.5%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(65.34, 9.26, -49.35) |
| CIE-LCH | lch(65.34, 50.22, 280.63°) |
| OKLab | oklab(70.41% -0.0199 -0.1397) |
| OKLCH | oklch(70.41% 0.141 261.9) |
| XYZ | xyz(35.4400, 34.4813, 92.7656) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.86
Soft Blue
#6488EA
ΔE00 6.82
Dark Sky Blue
#448EE4
ΔE00 6.95
Carolina Blue
#8AB8FE
ΔE00 7.07
Dodgerblue
#1E90FF
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E9EF7 #F7C76E
analogous
#6EE2F7 #6E9EF7 #836EF7
triadic
#6E9EF7 #F76E9E #9EF76E
tetradic
#6E9EF7 #F76EE2 #F7C76E #6EF783
square
#6E9EF7 #F76EE2 #F7C76E #6EF783
split-complementary
#6E9EF7 #F7836E #E2F76E
monochromatic
#0C56DE #3477F4 #6E9EF7 #A8C5FA #E2ECFD
Accessibility & contrast
On white
2.66
#6E9EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#6E9EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E9EF7
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E9EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E9EF7 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#6899F5
Tritanopia (blue-blind)
#0BB2BF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #6e9ef7; /* rgb */ color: rgb(110, 158, 247); /* oklch */ color: oklch(70.4% 0.141 261.9);
Tailwind
colors: {
custom: {
50: '#a0bafa',
500: '#6e9ef7',
950: '#000000',
},
}SCSS
$custom: #6e9ef7; $custom-light: #a0bafa; $custom-dark: #000000;
JSON
{
"hex": "#6e9ef7",
"rgb": {
"r": 110,
"g": 158,
"b": 247
},
"hsl": {
"h": 218.978,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.70408,
"c": 0.14107,
"h": 261.9
},
"luminance": 0.34484
}Semantic roles & 50–950 ramp
primary
#6E9EF7
secondary
#F4E6CD
accent
#9500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085