#7191EE#7191EE
#7191EE is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.4% C 0.143 H 268.1°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7191EE |
|---|---|
| RGB | rgb(113, 145, 238) |
| HSL | hsl(225, 79%, 69%) |
| HSV | hsv(225, 53%, 93%) |
| CMYK | cmyk(52.5%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(61.60, 14.68, -50.33) |
| CIE-LCH | lch(61.60, 52.43, 286.26°) |
| OKLab | oklab(67.41% -0.0047 -0.1426) |
| OKLCH | oklch(67.41% 0.143 268.1) |
| XYZ | xyz(32.3630, 29.9323, 84.9445) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.02
Cornflowerblue
#6495ED
ΔE00 3.28
Periwinkle Blue
#8F99FB
ΔE00 5.69
Faded Blue
#658CBB
ΔE00 6.28
Dodger Blue
#3E82FC
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7191EE #EECE71
analogous
#71D0EE #7191EE #9071EE
triadic
#7191EE #EE7191 #91EE71
tetradic
#7191EE #EE71D0 #EECE71 #71EE90
square
#7191EE #EE71D0 #EECE71 #71EE90
split-complementary
#7191EE #EE9071 #D0EE71
monochromatic
#1846CC #3A67E7 #7191EE #A8BBF5 #DEE6FB
Accessibility & contrast
On white
3.01
#7191EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#7191EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7191EE
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7191EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7191EE | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#5D90EC
Tritanopia (blue-blind)
#33A5B4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #7191ee; /* rgb */ color: rgb(113, 145, 238); /* oklch */ color: oklch(67.4% 0.143 268.1);
Tailwind
colors: {
custom: {
50: '#a1b0f4',
500: '#7191ee',
950: '#000000',
},
}SCSS
$custom: #7191ee; $custom-light: #a1b0f4; $custom-dark: #000000;
JSON
{
"hex": "#7191ee",
"rgb": {
"r": 113,
"g": 145,
"b": 238
},
"hsl": {
"h": 224.64,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.67407,
"c": 0.14264,
"h": 268.1
},
"luminance": 0.29935
}Semantic roles & 50–950 ramp
primary
#7191EE
secondary
#F0E6CB
accent
#A60BDB
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85