#6980F5#6980F5
#6980F5 is a light, vivid blue. Relative luminance 0.250; OKLCH L 64.0% C 0.175 H 272.2°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6980F5 |
|---|---|
| RGB | rgb(105, 128, 245) |
| HSL | hsl(230, 88%, 69%) |
| HSV | hsv(230, 57%, 96%) |
| CMYK | cmyk(57.1%, 47.8%, 0%, 3.9%) |
| CIE-LAB | lab(57.11, 25.40, -61.39) |
| CIE-LCH | lch(57.11, 66.43, 292.48°) |
| OKLab | oklab(63.98% 0.0067 -0.1753) |
| OKLCH | oklch(63.98% 0.175 272.2) |
| XYZ | xyz(30.0209, 25.0319, 89.6181) |
| Luminance | 0.2503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.38
Soft Blue
#6488EA
ΔE00 3.54
Lightish Blue
#3D7AFD
ΔE00 5.12
Dodger Blue
#3E82FC
ΔE00 5.73
Lavender Blue
#8B88F8
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6980F5 #F5DE69
analogous
#69C6F5 #6980F5 #9869F5
triadic
#6980F5 #F56980 #80F569
tetradic
#6980F5 #F569C6 #F5DE69 #69F598
square
#6980F5 #F569C6 #F5DE69 #69F598
split-complementary
#6980F5 #F59869 #C6F569
monochromatic
#0E2FD5 #304FF1 #6980F5 #A2B1F9 #DCE1FD
Accessibility & contrast
On white
3.50
#6980F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#6980F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #6980F5
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6980F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6980F5 | 1.00 | 3.50 | 6.01 | 6.01 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468FF9
Deuteranopia (green-blind)
#3083F3
Tritanopia (blue-blind)
#009AAF
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #6980f5; /* rgb */ color: rgb(105, 128, 245); /* oklch */ color: oklch(64.0% 0.175 272.2);
Tailwind
colors: {
custom: {
50: '#9ea4f9',
500: '#6980f5',
950: '#000000',
},
}SCSS
$custom: #6980f5; $custom-light: #9ea4f9; $custom-dark: #000000;
JSON
{
"hex": "#6980f5",
"rgb": {
"r": 105,
"g": 128,
"b": 245
},
"hsl": {
"h": 230.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.63976,
"c": 0.17545,
"h": 272.2
},
"luminance": 0.25034
}Semantic roles & 50–950 ramp
primary
#6980F5
secondary
#F2EBC8
accent
#BF01E4
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#0F0F17
muted
#7F7F85