#7468EA#7468EA
#7468EA is a mid, vivid blue. Relative luminance 0.196; OKLCH L 59.6% C 0.189 H 283.2°. Best body text is #000000 at 4.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7468EA |
|---|---|
| RGB | rgb(116, 104, 234) |
| HSL | hsl(246, 76%, 66%) |
| HSV | hsv(246, 56%, 92%) |
| CMYK | cmyk(50.4%, 55.6%, 0%, 8.2%) |
| CIE-LAB | lab(51.33, 38.48, -64.52) |
| CIE-LCH | lch(51.33, 75.12, 300.81°) |
| OKLab | oklab(59.61% 0.0433 -0.1845) |
| OKLCH | oklch(59.61% 0.189 283.2) |
| XYZ | xyz(26.9996, 19.5527, 80.1773) |
| Luminance | 0.1955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 1.35
Dark Periwinkle
#665FD1
ΔE00 5.16
Light Indigo
#6D5ACF
ΔE00 6.04
Cornflower
#6A79F7
ΔE00 6.25
Purpley
#8756E4
ΔE00 6.29
Slate Blue
#6A5ACD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7468EA #DEEA68
analogous
#689DEA #7468EA #B568EA
triadic
#7468EA #EA7468 #68EA74
tetradic
#7468EA #EA689D #DEEA68 #68EAB5
square
#7468EA #EA689D #DEEA68 #68EAB5
split-complementary
#7468EA #EAB568 #9DEA68
monochromatic
#291ABD #4332E3 #7468EA #A59EF1 #D7D3F9
Accessibility & contrast
On white
4.28
#7468EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.91
#7468EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7468EA
4.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7468EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7468EA | 1.00 | 4.28 | 4.91 | 4.91 |
| #FFFFFF | 4.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0C7FEE
Deuteranopia (green-blind)
#0076E7
Tritanopia (blue-blind)
#46869F
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #7468ea; /* rgb */ color: rgb(116, 104, 234); /* oklch */ color: oklch(59.6% 0.189 283.2);
Tailwind
colors: {
custom: {
50: '#a493f1',
500: '#7468ea',
950: '#000000',
},
}SCSS
$custom: #7468ea; $custom-light: #a493f1; $custom-dark: #000000;
JSON
{
"hex": "#7468ea",
"rgb": {
"r": 116,
"g": 104,
"b": 234
},
"hsl": {
"h": 245.538,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.59611,
"c": 0.18947,
"h": 283.2
},
"luminance": 0.19554
}Semantic roles & 50–950 ramp
primary
#7468EA
secondary
#E8ECC2
accent
#D80EC5
background
#FAF9FE
surface
#F4F1FD
border
#CECBD5
text
#100D17
muted
#7F7E85