#6E9DF6#6E9DF6
#6E9DF6 is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.1% C 0.141 H 262.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6E9DF6 |
|---|---|
| RGB | rgb(110, 157, 246) |
| HSL | hsl(219, 88%, 70%) |
| HSV | hsv(219, 55%, 96%) |
| CMYK | cmyk(55.3%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(65.03, 9.53, -49.31) |
| CIE-LCH | lch(65.03, 50.22, 280.94°) |
| OKLab | oklab(70.15% -0.019 -0.1395) |
| OKLCH | oklch(70.15% 0.141 262.2) |
| XYZ | xyz(35.1162, 34.0800, 91.8985) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.60
Soft Blue
#6488EA
ΔE00 6.50
Dark Sky Blue
#448EE4
ΔE00 6.82
Dodgerblue
#1E90FF
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E9DF6 #F6C76E
analogous
#6EE1F6 #6E9DF6 #836EF6
triadic
#6E9DF6 #F66E9D #9DF66E
tetradic
#6E9DF6 #F66EE1 #F6C76E #6EF683
square
#6E9DF6 #F66EE1 #F6C76E #6EF683
split-complementary
#6E9DF6 #F6836E #E1F66E
monochromatic
#0E55DC #3476F2 #6E9DF6 #A8C4FA #E1EBFD
Accessibility & contrast
On white
2.69
#6E9DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#6E9DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E9DF6
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E9DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E9DF6 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#6898F4
Tritanopia (blue-blind)
#10B1BE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6e9df6; /* rgb */ color: rgb(110, 157, 246); /* oklch */ color: oklch(70.1% 0.141 262.2);
Tailwind
colors: {
custom: {
50: '#a0b9f9',
500: '#6e9df6',
950: '#000000',
},
}SCSS
$custom: #6e9df6; $custom-light: #a0b9f9; $custom-dark: #000000;
JSON
{
"hex": "#6e9df6",
"rgb": {
"r": 110,
"g": 157,
"b": 246
},
"hsl": {
"h": 219.265,
"s": 88.312,
"l": 69.804
},
"oklch": {
"l": 0.70147,
"c": 0.14082,
"h": 262.2
},
"luminance": 0.34083
}Semantic roles & 50–950 ramp
primary
#6E9DF6
secondary
#F3E6CD
accent
#9601E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085