#7176EA#7176EA
#7176EA is a mid, vivid blue. Relative luminance 0.224; OKLCH L 61.9% C 0.171 H 278.3°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7176EA |
|---|---|
| RGB | rgb(113, 118, 234) |
| HSL | hsl(238, 74%, 68%) |
| HSV | hsv(238, 52%, 92%) |
| CMYK | cmyk(51.7%, 49.6%, 0%, 8.2%) |
| CIE-LAB | lab(54.46, 29.54, -59.50) |
| CIE-LCH | lch(54.46, 66.43, 296.40°) |
| OKLab | oklab(61.89% 0.0247 -0.1697) |
| OKLCH | oklch(61.89% 0.171 278.3) |
| XYZ | xyz(28.1351, 22.4064, 80.6683) |
| Luminance | 0.2241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.35
Mediumslateblue
#7B68EE
ΔE00 5.02
Periwinkle (survey)
#8E82FE
ΔE00 6.23
Cornflower Blue
#5170D7
ΔE00 6.28
Lavender Blue
#8B88F8
ΔE00 6.57
Soft Blue
#6488EA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7176EA #EAE571
analogous
#71B2EA #7176EA #A971EA
triadic
#7176EA #EA7176 #76EA71
tetradic
#7176EA #EA71B2 #EAE571 #71EAA9
square
#7176EA #EA71B2 #EAE571 #71EAA9
split-complementary
#7176EA #EAA971 #B2EA71
monochromatic
#1D24C4 #3C43E2 #7176EA #A6A9F2 #DCDDFA
Accessibility & contrast
On white
3.83
#7176EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#7176EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7176EA
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7176EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7176EA | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D87EE
Deuteranopia (green-blind)
#307EE7
Tritanopia (blue-blind)
#3D90A5
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #7176ea; /* rgb */ color: rgb(113, 118, 234); /* oklch */ color: oklch(61.9% 0.171 278.3);
Tailwind
colors: {
custom: {
50: '#a29df1',
500: '#7176ea',
950: '#000000',
},
}SCSS
$custom: #7176ea; $custom-light: #a29df1; $custom-dark: #000000;
JSON
{
"hex": "#7176ea",
"rgb": {
"r": 113,
"g": 118,
"b": 234
},
"hsl": {
"h": 237.521,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.61892,
"c": 0.17145,
"h": 278.3
},
"luminance": 0.22408
}Semantic roles & 50–950 ramp
primary
#7176EA
secondary
#EEECC9
accent
#CE0FD6
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85