#7168EA#7168EA
#7168EA is a mid, vivid blue. Relative luminance 0.194; OKLCH L 59.4% C 0.190 H 282.1°. Best body text is #000000 at 4.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7168EA |
|---|---|
| RGB | rgb(113, 104, 234) |
| HSL | hsl(244, 76%, 66%) |
| HSV | hsv(244, 56%, 92%) |
| CMYK | cmyk(51.7%, 55.6%, 0%, 8.2%) |
| CIE-LAB | lab(51.09, 37.88, -64.91) |
| CIE-LCH | lch(51.09, 75.16, 300.27°) |
| OKLab | oklab(59.38% 0.0397 -0.1857) |
| OKLCH | oklch(59.38% 0.19 282.1) |
| XYZ | xyz(26.6071, 19.3503, 80.1589) |
| Luminance | 0.1935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.84
Dark Periwinkle
#665FD1
ΔE00 4.95
Light Indigo
#6D5ACF
ΔE00 5.99
Cornflower
#6A79F7
ΔE00 6.07
Slate Blue
#6A5ACD
ΔE00 6.23
Purpley
#8756E4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7168EA #E1EA68
analogous
#68A0EA #7168EA #B268EA
triadic
#7168EA #EA7168 #68EA71
tetradic
#7168EA #EA68A0 #E1EA68 #68EAB2
square
#7168EA #EA68A0 #E1EA68 #68EAB2
split-complementary
#7168EA #EAB268 #A0EA68
monochromatic
#261ABD #3E32E3 #7168EA #A49EF1 #D6D3F9
Accessibility & contrast
On white
4.31
#7168EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.87
#7168EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7168EA
4.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7168EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7168EA | 1.00 | 4.31 | 4.87 | 4.87 |
| #FFFFFF | 4.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#087EEE
Deuteranopia (green-blind)
#0075E7
Tritanopia (blue-blind)
#3F869F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7168ea; /* rgb */ color: rgb(113, 104, 234); /* oklch */ color: oklch(59.4% 0.190 282.1);
Tailwind
colors: {
custom: {
50: '#a293f1',
500: '#7168ea',
950: '#000000',
},
}SCSS
$custom: #7168ea; $custom-light: #a293f1; $custom-dark: #000000;
JSON
{
"hex": "#7168ea",
"rgb": {
"r": 113,
"g": 104,
"b": 234
},
"hsl": {
"h": 244.154,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.59379,
"c": 0.18988,
"h": 282.1
},
"luminance": 0.19352
}Semantic roles & 50–950 ramp
primary
#7168EA
secondary
#E9ECC2
accent
#D80ECA
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85