#705BE4#705BE4
#705BE4 is a mid, vivid blue. Relative luminance 0.165; OKLCH L 56.7% C 0.199 H 285.1°. Best body text is #FFFFFF at 4.88:1 contrast (WCAG AA passes).
Color values
| HEX | #705BE4 |
|---|---|
| RGB | rgb(112, 91, 228) |
| HSL | hsl(249, 72%, 63%) |
| HSV | hsv(249, 60%, 89%) |
| CMYK | cmyk(50.9%, 60.1%, 0%, 10.6%) |
| CIE-LAB | lab(47.66, 43.48, -67.10) |
| CIE-LCH | lch(47.66, 79.96, 302.95°) |
| OKLab | oklab(56.69% 0.0519 -0.1922) |
| OKLCH | oklch(56.69% 0.199 285.1) |
| XYZ | xyz(24.4226, 16.5271, 75.2869) |
| Luminance | 0.1653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 3.05
Dark Periwinkle
#665FD1
ΔE00 3.43
Slate Blue
#6A5ACD
ΔE00 3.44
Purpley
#8756E4
ΔE00 4.21
Mediumslateblue
#7B68EE
ΔE00 4.56
Iris
#6258C4
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705BE4 #CFE45B
analogous
#5B8BE4 #705BE4 #B45BE4
triadic
#705BE4 #E4705B #5BE470
tetradic
#705BE4 #E45B8B #CFE45B #5BE4B4
square
#705BE4 #E45B8B #CFE45B #5BE4B4
split-complementary
#705BE4 #E4B45B #8BE45B
monochromatic
#311CA9 #4226DB #705BE4 #9E90ED #CCC4F5
Accessibility & contrast
On white
4.88
#705BE4 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.31
#705BE4 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705BE4
4.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705BE4 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705BE4 | 1.00 | 4.88 | 4.31 | 4.88 |
| #FFFFFF | 4.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E8
Deuteranopia (green-blind)
#006DE1
Tritanopia (blue-blind)
#437B97
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #705be4; /* rgb */ color: rgb(112, 91, 228); /* oklch */ color: oklch(56.7% 0.199 285.1);
Tailwind
colors: {
custom: {
50: '#a28aed',
500: '#705be4',
950: '#000000',
},
}SCSS
$custom: #705be4; $custom-light: #a28aed; $custom-dark: #000000;
JSON
{
"hex": "#705be4",
"rgb": {
"r": 112,
"g": 91,
"b": 228
},
"hsl": {
"h": 249.197,
"s": 71.728,
"l": 62.549
},
"oklch": {
"l": 0.56695,
"c": 0.19911,
"h": 285.1
},
"luminance": 0.16528
}Semantic roles & 50–950 ramp
primary
#705BE4
secondary
#DFE6B4
accent
#D412B6
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84