#7191F4#7191F4
#7191F4 is a light, vivid blue. Relative luminance 0.303; OKLCH L 67.7% C 0.151 H 268.7°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7191F4 |
|---|---|
| RGB | rgb(113, 145, 244) |
| HSL | hsl(225, 86%, 70%) |
| HSV | hsv(225, 54%, 96%) |
| CMYK | cmyk(53.7%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(61.90, 16.54, -53.15) |
| CIE-LCH | lch(61.90, 55.66, 287.29°) |
| OKLab | oklab(67.75% -0.0035 -0.1508) |
| OKLCH | oklch(67.75% 0.151 268.7) |
| XYZ | xyz(33.2592, 30.2908, 89.6645) |
| Luminance | 0.3029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.21
Cornflowerblue
#6495ED
ΔE00 3.46
Periwinkle Blue
#8F99FB
ΔE00 5.49
Dodger Blue
#3E82FC
ΔE00 6.61
Faded Blue
#658CBB
ΔE00 6.77
Lavender Blue
#8B88F8
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7191F4 #F4D471
analogous
#71D2F4 #7191F4 #9371F4
triadic
#7191F4 #F47191 #91F471
tetradic
#7191F4 #F471D2 #F4D471 #71F493
square
#7191F4 #F471D2 #F4D471 #71F493
split-complementary
#7191F4 #F49371 #D2F471
monochromatic
#1142DA #3865F0 #7191F4 #AABDF8 #E3E9FD
Accessibility & contrast
On white
2.98
#7191F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#7191F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7191F4
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7191F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7191F4 | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#5890F2
Tritanopia (blue-blind)
#2BA7B7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #7191f4; /* rgb */ color: rgb(113, 145, 244); /* oklch */ color: oklch(67.7% 0.151 268.7);
Tailwind
colors: {
custom: {
50: '#a2b0f8',
500: '#7191f4',
950: '#000000',
},
}SCSS
$custom: #7191f4; $custom-light: #a2b0f8; $custom-dark: #000000;
JSON
{
"hex": "#7191f4",
"rgb": {
"r": 113,
"g": 145,
"b": 244
},
"hsl": {
"h": 225.344,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.67745,
"c": 0.15084,
"h": 268.7
},
"luminance": 0.30293
}Semantic roles & 50–950 ramp
primary
#7191F4
secondary
#F3EACE
accent
#AC03E2
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#101017
muted
#7F7F85