#705DE0#705DE0
#705DE0 is a mid, vivid blue. Relative luminance 0.167; OKLCH L 56.7% C 0.191 H 285.1°. Best body text is #FFFFFF at 4.85:1 contrast (WCAG AA passes).
Color values
| HEX | #705DE0 |
|---|---|
| RGB | rgb(112, 93, 224) |
| HSL | hsl(249, 68%, 62%) |
| HSV | hsv(249, 58%, 88%) |
| CMYK | cmyk(50%, 58.5%, 0%, 12.2%) |
| CIE-LAB | lab(47.82, 41.14, -64.57) |
| CIE-LCH | lch(47.82, 76.57, 302.50°) |
| OKLab | oklab(56.73% 0.05 -0.1848) |
| OKLCH | oklch(56.73% 0.191 285.1) |
| XYZ | xyz(24.0470, 16.6541, 72.4540) |
| Luminance | 0.1666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.69
Dark Periwinkle
#665FD1
ΔE00 2.87
Slate Blue
#6A5ACD
ΔE00 3.07
Mediumslateblue
#7B68EE
ΔE00 4.35
Purpley
#8756E4
ΔE00 4.47
Iris
#6258C4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705DE0 #CDE05D
analogous
#5D8CE0 #705DE0 #B15DE0
triadic
#705DE0 #E0705D #5DE070
tetradic
#705DE0 #E05D8C #CDE05D #5DE0B1
square
#705DE0 #E05D8C #CDE05D #5DE0B1
split-complementary
#705DE0 #E0B15D #8CE05D
monochromatic
#321FA3 #432AD6 #705DE0 #9D90EA #CBC4F4
Accessibility & contrast
On white
4.85
#705DE0 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.33
#705DE0 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705DE0
4.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705DE0 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705DE0 | 1.00 | 4.85 | 4.33 | 4.85 |
| #FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E4
Deuteranopia (green-blind)
#006DDD
Tritanopia (blue-blind)
#467B96
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #705de0; /* rgb */ color: rgb(112, 93, 224); /* oklch */ color: oklch(56.7% 0.191 285.1);
Tailwind
colors: {
custom: {
50: '#a18bea',
500: '#705de0',
950: '#000000',
},
}SCSS
$custom: #705de0; $custom-light: #a18bea; $custom-dark: #000000;
JSON
{
"hex": "#705de0",
"rgb": {
"r": 112,
"g": 93,
"b": 224
},
"hsl": {
"h": 248.702,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.56726,
"c": 0.19143,
"h": 285.1
},
"luminance": 0.16655
}Semantic roles & 50–950 ramp
primary
#705DE0
secondary
#DDE4B4
accent
#D016B5
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84