#705DE3#705DE3
#705DE3 is a mid, vivid blue. Relative luminance 0.168; OKLCH L 56.9% C 0.195 H 284.8°. Best body text is #FFFFFF at 4.81:1 contrast (WCAG AA passes).
Color values
| HEX | #705DE3 |
|---|---|
| RGB | rgb(112, 93, 227) |
| HSL | hsl(249, 71%, 63%) |
| HSV | hsv(249, 59%, 89%) |
| CMYK | cmyk(50.7%, 59%, 0%, 11%) |
| CIE-LAB | lab(48.03, 42.03, -65.93) |
| CIE-LCH | lch(48.03, 78.19, 302.52°) |
| OKLab | oklab(56.95% 0.0499 -0.1888) |
| OKLCH | oklch(56.95% 0.195 284.8) |
| XYZ | xyz(24.4574, 16.8182, 74.6157) |
| Luminance | 0.1682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 3.08
Dark Periwinkle
#665FD1
ΔE00 3.17
Slate Blue
#6A5ACD
ΔE00 3.45
Mediumslateblue
#7B68EE
ΔE00 4.14
Purpley
#8756E4
ΔE00 4.44
Iris
#6258C4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705DE3 #D0E35D
analogous
#5D8DE3 #705DE3 #B35DE3
triadic
#705DE3 #E3705D #5DE370
tetradic
#705DE3 #E35D8D #D0E35D #5DE3B3
square
#705DE3 #E35D8D #D0E35D #5DE3B3
split-complementary
#705DE3 #E3B35D #8DE35D
monochromatic
#311DA8 #4229DA #705DE3 #9E91EC #CCC5F5
Accessibility & contrast
On white
4.81
#705DE3 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.36
#705DE3 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705DE3
4.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705DE3 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705DE3 | 1.00 | 4.81 | 4.36 | 4.81 |
| #FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0076E7
Deuteranopia (green-blind)
#006EE0
Tritanopia (blue-blind)
#447C97
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #705de3; /* rgb */ color: rgb(112, 93, 227); /* oklch */ color: oklch(56.9% 0.195 284.8);
Tailwind
colors: {
custom: {
50: '#a28ced',
500: '#705de3',
950: '#000000',
},
}SCSS
$custom: #705de3; $custom-light: #a28ced; $custom-dark: #000000;
JSON
{
"hex": "#705de3",
"rgb": {
"r": 112,
"g": 93,
"b": 227
},
"hsl": {
"h": 248.507,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.56946,
"c": 0.19527,
"h": 284.8
},
"luminance": 0.16819
}Semantic roles & 50–950 ramp
primary
#705DE3
secondary
#DFE6B6
accent
#D313B7
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84