#6E9EFE#6E9EFE
#6E9EFE is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.8% C 0.150 H 263.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6E9EFE |
|---|---|
| RGB | rgb(110, 158, 254) |
| HSL | hsl(220, 99%, 71%) |
| HSV | hsv(220, 57%, 100%) |
| CMYK | cmyk(56.7%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(65.69, 11.46, -52.63) |
| CIE-LCH | lch(65.69, 53.86, 282.29°) |
| OKLab | oklab(70.79% -0.0183 -0.1492) |
| OKLCH | oklch(70.79% 0.15 263) |
| XYZ | xyz(36.5405, 34.9215, 98.5617) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.21
Soft Blue
#6488EA
ΔE00 6.93
Carolina Blue
#8AB8FE
ΔE00 7.01
Dark Sky Blue
#448EE4
ΔE00 7.35
Periwinkle Blue
#8F99FB
ΔE00 7.38
Dodgerblue
#1E90FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E9EFE #FECE6E
analogous
#6EE6FE #6E9EFE #866EFE
triadic
#6E9EFE #FE6E9E #9EFE6E
tetradic
#6E9EFE #FE6EE6 #FECE6E #6EFE86
square
#6E9EFE #FE6EE6 #FECE6E #6EFE86
split-complementary
#6E9EFE #FE866E #E6FE6E
monochromatic
#0251F0 #3175FE #6E9EFE #ABC7FE #E1EBFF
Accessibility & contrast
On white
2.63
#6E9EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#6E9EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6E9EFE
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E9EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E9EFE | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#6399FC
Tritanopia (blue-blind)
#00B3C2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6e9efe; /* rgb */ color: rgb(110, 158, 254); /* oklch */ color: oklch(70.8% 0.150 263.0);
Tailwind
colors: {
custom: {
50: '#a1baff',
500: '#6e9efe',
950: '#000000',
},
}SCSS
$custom: #6e9efe; $custom-light: #a1baff; $custom-dark: #000000;
JSON
{
"hex": "#6e9efe",
"rgb": {
"r": 110,
"g": 158,
"b": 254
},
"hsl": {
"h": 220,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.70788,
"c": 0.15035,
"h": 263
},
"luminance": 0.34924
}Semantic roles & 50–950 ramp
primary
#6E9EFE
secondary
#F7EAD1
accent
#9900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086