#6E80F4#6E80F4
#6E80F4 is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.2% C 0.173 H 273.9°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6E80F4 |
|---|---|
| RGB | rgb(110, 128, 244) |
| HSL | hsl(232, 86%, 69%) |
| HSV | hsv(232, 55%, 96%) |
| CMYK | cmyk(54.9%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(57.35, 26.05, -60.43) |
| CIE-LCH | lch(57.35, 65.80, 293.32°) |
| OKLab | oklab(64.22% 0.0117 -0.1724) |
| OKLCH | oklch(64.22% 0.173 273.9) |
| XYZ | xyz(30.4734, 25.2828, 88.8447) |
| Luminance | 0.2529 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.20
Soft Blue
#6488EA
ΔE00 4.07
Lavender Blue
#8B88F8
ΔE00 5.25
Periwinkle (survey)
#8E82FE
ΔE00 5.87
Lightish Blue
#3D7AFD
ΔE00 5.92
Dodger Blue
#3E82FC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E80F4 #F4E26E
analogous
#6EC3F4 #6E80F4 #9F6EF4
triadic
#6E80F4 #F46E80 #80F46E
tetradic
#6E80F4 #F46EC3 #F4E26E #6EF49F
square
#6E80F4 #F46EC3 #F4E26E #6EF49F
split-complementary
#6E80F4 #F49F6E #C3F46E
monochromatic
#102BD7 #354EF0 #6E80F4 #A7B2F8 #E0E4FD
Accessibility & contrast
On white
3.47
#6E80F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#6E80F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E80F4
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E80F4 | 1.00 | 3.47 | 6.06 | 6.06 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4890F8
Deuteranopia (green-blind)
#3684F2
Tritanopia (blue-blind)
#249AAE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6e80f4; /* rgb */ color: rgb(110, 128, 244); /* oklch */ color: oklch(64.2% 0.173 273.9);
Tailwind
colors: {
custom: {
50: '#a1a4f8',
500: '#6e80f4',
950: '#000000',
},
}SCSS
$custom: #6e80f4; $custom-light: #a1a4f8; $custom-dark: #000000;
JSON
{
"hex": "#6e80f4",
"rgb": {
"r": 110,
"g": 128,
"b": 244
},
"hsl": {
"h": 231.94,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.6422,
"c": 0.17278,
"h": 273.9
},
"luminance": 0.25285
}Semantic roles & 50–950 ramp
primary
#6E80F4
secondary
#F2EDCC
accent
#C403E2
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85