#7071F7#7071F7
#7071F7 is a mid, vivid blue. Relative luminance 0.220; OKLCH L 61.8% C 0.195 H 278.7°. Best body text is #000000 at 5.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7071F7 |
|---|---|
| RGB | rgb(112, 113, 247) |
| HSL | hsl(240, 89%, 70%) |
| HSV | hsv(240, 55%, 97%) |
| CMYK | cmyk(54.7%, 54.3%, 0%, 3.1%) |
| CIE-LAB | lab(53.99, 36.34, -67.48) |
| CIE-LCH | lch(53.99, 76.64, 298.30°) |
| OKLab | oklab(61.79% 0.0296 -0.1932) |
| OKLCH | oklch(61.79% 0.195 278.7) |
| XYZ | xyz(29.3704, 21.9685, 90.6703) |
| Luminance | 0.2197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.93
Mediumslateblue
#7B68EE
ΔE00 3.77
Periwinkle (survey)
#8E82FE
ΔE00 6.58
Cornflower Blue
#5170D7
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.51
Lightish Blue
#3D7AFD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7071F7 #F7F670
analogous
#70B4F7 #7071F7 #B370F7
triadic
#7071F7 #F77071 #71F770
tetradic
#7071F7 #F770B4 #F7F670 #70F7B3
square
#7071F7 #F770B4 #F7F670 #70F7B3
split-complementary
#7071F7 #F7B370 #B4F770
monochromatic
#0D0EE0 #3637F4 #7071F7 #AAABFA #E2E2FD
Accessibility & contrast
On white
3.89
#7071F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.39
#7071F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7071F7
5.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7071F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7071F7 | 1.00 | 3.89 | 5.39 | 5.39 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1687FC
Deuteranopia (green-blind)
#007CF4
Tritanopia (blue-blind)
#2B90A9
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #7071f7; /* rgb */ color: rgb(112, 113, 247); /* oklch */ color: oklch(61.8% 0.195 278.7);
Tailwind
colors: {
custom: {
50: '#a39afb',
500: '#7071f7',
950: '#000000',
},
}SCSS
$custom: #7071f7; $custom-light: #a39afb; $custom-dark: #000000;
JSON
{
"hex": "#7071f7",
"rgb": {
"r": 112,
"g": 113,
"b": 247
},
"hsl": {
"h": 239.556,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.6179,
"c": 0.19548,
"h": 278.7
},
"luminance": 0.2197
}Semantic roles & 50–950 ramp
primary
#7071F7
secondary
#F4F4CF
accent
#E400E6
background
#FAF9FF
surface
#F4F2FF
border
#CECCD7
text
#100E17
muted
#7F7E85