#6E80FF#6E80FF
#6E80FF is a light, vivid blue. Relative luminance 0.260; OKLCH L 64.9% C 0.188 H 273.9°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6E80FF |
|---|---|
| RGB | rgb(110, 128, 255) |
| HSL | hsl(233, 100%, 72%) |
| HSV | hsv(233, 57%, 100%) |
| CMYK | cmyk(56.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(58.01, 29.53, -65.44) |
| CIE-LCH | lch(58.01, 71.79, 294.29°) |
| OKLab | oklab(64.93% 0.0128 -0.1871) |
| OKLCH | oklch(64.93% 0.188 273.9) |
| XYZ | xyz(32.1937, 25.9709, 97.9048) |
| Luminance | 0.2597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.39
Soft Blue
#6488EA
ΔE00 4.69
Lavender Blue
#8B88F8
ΔE00 5.17
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Lightish Blue
#3D7AFD
ΔE00 6.08
Dodger Blue
#3E82FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6E80FF #FFED6E
analogous
#6EC9FF #6E80FF #A56EFF
triadic
#6E80FF #FF6E80 #80FF6E
tetradic
#6E80FF #FF6EC9 #FFED6E #6EFFA5
square
#6E80FF #FF6EC9 #FFED6E #6EFFA5
split-complementary
#6E80FF #FFA56E #C9FF6E
monochromatic
#001EF3 #314AFF #6E80FF #ABB6FF #E0E4FF
Accessibility & contrast
On white
3.39
#6E80FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#6E80FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6E80FF
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6E80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6E80FF | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D92FF
Deuteranopia (green-blind)
#2185FC
Tritanopia (blue-blind)
#019DB4
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #6e80ff; /* rgb */ color: rgb(110, 128, 255); /* oklch */ color: oklch(64.9% 0.188 273.9);
Tailwind
colors: {
custom: {
50: '#a2a4ff',
500: '#6e80ff',
950: '#000000',
},
}SCSS
$custom: #6e80ff; $custom-light: #a2a4ff; $custom-dark: #000000;
JSON
{
"hex": "#6e80ff",
"rgb": {
"r": 110,
"g": 128,
"b": 255
},
"hsl": {
"h": 232.552,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.64931,
"c": 0.18756,
"h": 273.9
},
"luminance": 0.25973
}Semantic roles & 50–950 ramp
primary
#6E80FF
secondary
#F7F2D2
accent
#C900E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F18
muted
#7F7F86