#705FE4#705FE4
#705FE4 is a mid, vivid blue. Relative luminance 0.172; OKLCH L 57.3% C 0.194 H 284.3°. Best body text is #FFFFFF at 4.72:1 contrast (WCAG AA passes).
Color values
| HEX | #705FE4 |
|---|---|
| RGB | rgb(112, 95, 228) |
| HSL | hsl(248, 71%, 63%) |
| HSV | hsv(248, 58%, 89%) |
| CMYK | cmyk(50.9%, 58.3%, 0%, 10.6%) |
| CIE-LAB | lab(48.55, 41.17, -65.66) |
| CIE-LCH | lch(48.55, 77.50, 302.09°) |
| OKLab | oklab(57.35% 0.0478 -0.188) |
| OKLCH | oklch(57.35% 0.194 284.3) |
| XYZ | xyz(24.7737, 17.2293, 75.4039) |
| Luminance | 0.1723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.23
Light Indigo
#6D5ACF
ΔE00 3.47
Mediumslateblue
#7B68EE
ΔE00 3.61
Slate Blue
#6A5ACD
ΔE00 3.81
Purpley
#8756E4
ΔE00 4.73
Iris
#6258C4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705FE4 #D3E45F
analogous
#5F90E4 #705FE4 #B25FE4
triadic
#705FE4 #E4705F #5FE470
tetradic
#705FE4 #E45F90 #D3E45F #5FE4B2
square
#705FE4 #E45F90 #D3E45F #5FE4B2
split-complementary
#705FE4 #E4B25F #90E45F
monochromatic
#2F1DAC #412BDB #705FE4 #9F93ED #CEC8F6
Accessibility & contrast
On white
4.72
#705FE4 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.45
#705FE4 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705FE4
4.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705FE4 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705FE4 | 1.00 | 4.72 | 4.45 | 4.72 |
| #FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077E8
Deuteranopia (green-blind)
#006FE1
Tritanopia (blue-blind)
#437E98
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #705fe4; /* rgb */ color: rgb(112, 95, 228); /* oklch */ color: oklch(57.3% 0.194 284.3);
Tailwind
colors: {
custom: {
50: '#a28ded',
500: '#705fe4',
950: '#000000',
},
}SCSS
$custom: #705fe4; $custom-light: #a28ded; $custom-dark: #000000;
JSON
{
"hex": "#705fe4",
"rgb": {
"r": 112,
"g": 95,
"b": 228
},
"hsl": {
"h": 247.669,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.57348,
"c": 0.19395,
"h": 284.3
},
"luminance": 0.17231
}Semantic roles & 50–950 ramp
primary
#705FE4
secondary
#E1E7B8
accent
#D312BB
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84