#745DEB#745DEB
#745DEB is a mid, highly saturated blue. Relative luminance 0.175; OKLCH L 57.9% C 0.205 H 285.5°. Best body text is #FFFFFF at 4.66:1 contrast (WCAG AA passes).
Color values
| HEX | #745DEB |
|---|---|
| RGB | rgb(116, 93, 235) |
| HSL | hsl(250, 78%, 64%) |
| HSV | hsv(250, 60%, 92%) |
| CMYK | cmyk(50.6%, 60.4%, 0%, 7.8%) |
| CIE-LAB | lab(48.93, 45.15, -68.96) |
| CIE-LCH | lch(48.93, 82.43, 303.21°) |
| OKLab | oklab(57.87% 0.0546 -0.1976) |
| OKLCH | oklch(57.87% 0.205 285.5) |
| XYZ | xyz(26.1077, 17.5385, 80.5908) |
| Luminance | 0.1754 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.45
Purpley
#8756E4
ΔE00 3.96
Light Indigo
#6D5ACF
ΔE00 4.27
Dark Periwinkle
#665FD1
ΔE00 4.43
Slate Blue
#6A5ACD
ΔE00 4.69
Iris
#6258C4
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#745DEB #D4EB5D
analogous
#5D8DEB #745DEB #BB5DEB
triadic
#745DEB #EB745D #5DEB74
tetradic
#745DEB #EB5D8D #D4EB5D #5DEBBB
square
#745DEB #EB5D8D #D4EB5D #5DEBBB
split-complementary
#745DEB #EBBB5D #8DEB5D
monochromatic
#3117B7 #4527E4 #745DEB #A393F2 #D1CAF8
Accessibility & contrast
On white
4.66
#745DEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.51
#745DEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #745DEB
4.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##745DEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##745DEB | 1.00 | 4.66 | 4.51 | 4.66 |
| #FFFFFF | 4.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078F0
Deuteranopia (green-blind)
#0070E8
Tritanopia (blue-blind)
#477F9B
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #745deb; /* rgb */ color: rgb(116, 93, 235); /* oklch */ color: oklch(57.9% 0.205 285.5);
Tailwind
colors: {
custom: {
50: '#a58cf2',
500: '#745deb',
950: '#000000',
},
}SCSS
$custom: #745deb; $custom-light: #a58cf2; $custom-dark: #000000;
JSON
{
"hex": "#745deb",
"rgb": {
"r": 116,
"g": 93,
"b": 235
},
"hsl": {
"h": 249.718,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.57867,
"c": 0.20499,
"h": 285.5
},
"luminance": 0.1754
}Semantic roles & 50–950 ramp
primary
#745DEB
secondary
#E3EBB9
accent
#DA0BB9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85