#6F80F7#6F80F7
#6F80F7 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.177 H 274.3°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6F80F7 |
|---|---|
| RGB | rgb(111, 128, 247) |
| HSL | hsl(233, 89%, 70%) |
| HSV | hsv(233, 55%, 97%) |
| CMYK | cmyk(55.1%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(57.59, 27.19, -61.70) |
| CIE-LCH | lch(57.59, 67.42, 293.79°) |
| OKLab | oklab(64.48% 0.0131 -0.1761) |
| OKLCH | oklch(64.48% 0.177 274.3) |
| XYZ | xyz(31.0578, 25.5311, 91.2690) |
| Luminance | 0.2553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.17
Soft Blue
#6488EA
ΔE00 4.34
Lavender Blue
#8B88F8
ΔE00 5.05
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Lightish Blue
#3D7AFD
ΔE00 6.10
Dodger Blue
#3E82FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F80F7 #F7E66F
analogous
#6FC4F7 #6F80F7 #A26FF7
triadic
#6F80F7 #F76F80 #80F76F
tetradic
#6F80F7 #F76FC4 #F7E66F #6FF7A2
square
#6F80F7 #F76FC4 #F7E66F #6FF7A2
split-complementary
#6F80F7 #F7A26F #C4F76F
monochromatic
#0C27DF #354DF4 #6F80F7 #A9B3FA #E2E5FD
Accessibility & contrast
On white
3.44
#6F80F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#6F80F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F80F7
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F80F7 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4690FB
Deuteranopia (green-blind)
#3285F4
Tritanopia (blue-blind)
#239BB0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f80f7; /* rgb */ color: rgb(111, 128, 247); /* oklch */ color: oklch(64.5% 0.177 274.3);
Tailwind
colors: {
custom: {
50: '#a2a4fa',
500: '#6f80f7',
950: '#000000',
},
}SCSS
$custom: #6f80f7; $custom-light: #a2a4fa; $custom-dark: #000000;
JSON
{
"hex": "#6f80f7",
"rgb": {
"r": 111,
"g": 128,
"b": 247
},
"hsl": {
"h": 232.5,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.64475,
"c": 0.17659,
"h": 274.3
},
"luminance": 0.25533
}Semantic roles & 50–950 ramp
primary
#6F80F7
secondary
#F4EFCE
accent
#C900E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85