#6E9DFB#6E9DFB
#6E9DFB is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.4% C 0.147 H 263.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6E9DFB |
|---|---|
| RGB | rgb(110, 157, 251) |
| HSL | hsl(220, 95%, 71%) |
| HSV | hsv(220, 56%, 98%) |
| CMYK | cmyk(56.2%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(65.27, 11.10, -51.65) |
| CIE-LCH | lch(65.27, 52.83, 282.13°) |
| OKLab | oklab(70.42% -0.0179 -0.1464) |
| OKLCH | oklch(70.42% 0.147 263) |
| XYZ | xyz(35.8940, 34.3911, 95.9947) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.85
Soft Blue
#6488EA
ΔE00 6.58
Dark Sky Blue
#448EE4
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E9DFB #FBCC6E
analogous
#6EE3FB #6E9DFB #856EFB
triadic
#6E9DFB #FB6E9D #9DFB6E
tetradic
#6E9DFB #FB6EE3 #FBCC6E #6EFB85
square
#6E9DFB #FB6EE3 #FBCC6E #6EFB85
split-complementary
#6E9DFB #FB856E #E3FB6E
monochromatic
#0652E8 #3275F9 #6E9DFB #AAC5FD #E1EBFE
Accessibility & contrast
On white
2.67
#6E9DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#6E9DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E9DFB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E9DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E9DFB | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#6498F9
Tritanopia (blue-blind)
#00B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6e9dfb; /* rgb */ color: rgb(110, 157, 251); /* oklch */ color: oklch(70.4% 0.147 263.0);
Tailwind
colors: {
custom: {
50: '#a1b9fd',
500: '#6e9dfb',
950: '#000000',
},
}SCSS
$custom: #6e9dfb; $custom-light: #a1b9fd; $custom-dark: #000000;
JSON
{
"hex": "#6e9dfb",
"rgb": {
"r": 110,
"g": 157,
"b": 251
},
"hsl": {
"h": 220,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.70417,
"c": 0.14747,
"h": 263
},
"luminance": 0.34394
}Semantic roles & 50–950 ramp
primary
#6E9DFB
secondary
#F5E9CF
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085