#6F80F8#6F80F8
#6F80F8 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.5% C 0.178 H 274.3°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6F80F8 |
|---|---|
| RGB | rgb(111, 128, 248) |
| HSL | hsl(233, 91%, 70%) |
| HSV | hsv(233, 55%, 97%) |
| CMYK | cmyk(55.2%, 48.4%, 0%, 2.7%) |
| CIE-LAB | lab(57.65, 27.51, -62.15) |
| CIE-LCH | lch(57.65, 67.97, 293.87°) |
| OKLab | oklab(64.54% 0.0132 -0.1774) |
| OKLCH | oklch(64.54% 0.178 274.3) |
| XYZ | xyz(31.2125, 25.5929, 92.0839) |
| Luminance | 0.2560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.18
Soft Blue
#6488EA
ΔE00 4.39
Lavender Blue
#8B88F8
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.55
Lightish Blue
#3D7AFD
ΔE00 6.10
Dodger Blue
#3E82FC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6F80F8 #F8E76F
analogous
#6FC4F8 #6F80F8 #A36FF8
triadic
#6F80F8 #F86F80 #80F86F
tetradic
#6F80F8 #F86FC4 #F8E76F #6FF8A3
square
#6F80F8 #F86FC4 #F8E76F #6FF8A3
split-complementary
#6F80F8 #F8A36F #C4F86F
monochromatic
#0B26E2 #354DF5 #6F80F8 #A9B3FB #E2E5FE
Accessibility & contrast
On white
3.43
#6F80F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#6F80F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6F80F8
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6F80F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6F80F8 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4591FC
Deuteranopia (green-blind)
#3185F5
Tritanopia (blue-blind)
#219BB0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #6f80f8; /* rgb */ color: rgb(111, 128, 248); /* oklch */ color: oklch(64.5% 0.178 274.3);
Tailwind
colors: {
custom: {
50: '#a2a4fb',
500: '#6f80f8',
950: '#000000',
},
}SCSS
$custom: #6f80f8; $custom-light: #a2a4fb; $custom-dark: #000000;
JSON
{
"hex": "#6f80f8",
"rgb": {
"r": 111,
"g": 128,
"b": 248
},
"hsl": {
"h": 232.555,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.64539,
"c": 0.17794,
"h": 274.3
},
"luminance": 0.25595
}Semantic roles & 50–950 ramp
primary
#6F80F8
secondary
#F4F0CF
accent
#C900E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85