#705DEB#705DEB
#705DEB is a mid, highly saturated blue. Relative luminance 0.173; OKLCH L 57.5% C 0.205 H 284.0°. Best body text is #FFFFFF at 4.71:1 contrast (WCAG AA passes).
Color values
| HEX | #705DEB |
|---|---|
| RGB | rgb(112, 93, 235) |
| HSL | hsl(248, 78%, 64%) |
| HSV | hsv(248, 60%, 92%) |
| CMYK | cmyk(52.3%, 60.4%, 0%, 7.8%) |
| CIE-LAB | lab(48.60, 44.41, -69.52) |
| CIE-LCH | lch(48.60, 82.49, 302.57°) |
| OKLab | oklab(57.54% 0.0496 -0.1993) |
| OKLCH | oklch(57.54% 0.205 284) |
| XYZ | xyz(25.5873, 17.2702, 80.5664) |
| Luminance | 0.1727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.72
Dark Periwinkle
#665FD1
ΔE00 4.07
Light Indigo
#6D5ACF
ΔE00 4.13
Slate Blue
#6A5ACD
ΔE00 4.48
Purpley
#8756E4
ΔE00 4.53
Iris
#6258C4
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705DEB #D8EB5D
analogous
#5D91EB #705DEB #B75DEB
triadic
#705DEB #EB705D #5DEB70
tetradic
#705DEB #EB5D91 #D8EB5D #5DEBB7
square
#705DEB #EB5D91 #D8EB5D #5DEBB7
split-complementary
#705DEB #EBB75D #91EB5D
monochromatic
#2C17B7 #4027E4 #705DEB #A093F2 #D0CAF8
Accessibility & contrast
On white
4.71
#705DEB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.45
#705DEB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705DEB
4.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705DEB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705DEB | 1.00 | 4.71 | 4.45 | 4.71 |
| #FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.71 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078F0
Deuteranopia (green-blind)
#006FE8
Tritanopia (blue-blind)
#3D7F9B
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #705deb; /* rgb */ color: rgb(112, 93, 235); /* oklch */ color: oklch(57.5% 0.205 284.0);
Tailwind
colors: {
custom: {
50: '#a38cf2',
500: '#705deb',
950: '#000000',
},
}SCSS
$custom: #705deb; $custom-light: #a38cf2; $custom-dark: #000000;
JSON
{
"hex": "#705deb",
"rgb": {
"r": 112,
"g": 93,
"b": 235
},
"hsl": {
"h": 248.028,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.57542,
"c": 0.2054,
"h": 284
},
"luminance": 0.17272
}Semantic roles & 50–950 ramp
primary
#705DEB
secondary
#E4EBB9
accent
#DA0BBF
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85