#705EFF#705EFF
#705EFF is a mid, highly saturated blue. Relative luminance 0.187; OKLCH L 59.2% C 0.229 H 281.9°. Best body text is #000000 at 4.73:1 contrast (WCAG AA passes).
Color values
| HEX | #705EFF |
|---|---|
| RGB | rgb(112, 94, 255) |
| HSL | hsl(247, 100%, 68%) |
| HSV | hsv(247, 63%, 100%) |
| CMYK | cmyk(56.1%, 63.1%, 0%, 0%) |
| CIE-LAB | lab(50.30, 49.79, -77.92) |
| CIE-LCH | lch(50.30, 92.47, 302.58°) |
| OKLab | oklab(59.25% 0.0472 -0.224) |
| OKLCH | oklch(59.25% 0.229 281.9) |
| XYZ | xyz(28.7292, 18.6683, 96.6778) |
| Luminance | 0.1867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.58
Purpley
#8756E4
ΔE00 5.71
Dark Periwinkle
#665FD1
ΔE00 6.45
Light Indigo
#6D5ACF
ΔE00 6.76
Slate Blue
#6A5ACD
ΔE00 7.10
Warm Blue
#4B57DB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705EFF #EDFF5E
analogous
#5E9CFF #705EFF #C05EFF
triadic
#705EFF #FF705E #5EFF70
tetradic
#705EFF #FF5E9C #EDFF5E #5EFFC0
square
#705EFF #FF5E9C #EDFF5E #5EFFC0
split-complementary
#705EFF #FFC05E #9CFF5E
monochromatic
#1900E3 #3A21FF #705EFF #A69BFF #DDD8FF
Accessibility & contrast
On white
4.44
#705EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.73
#705EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #705EFF
4.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##705EFF | 1.00 | 4.44 | 4.73 | 4.73 |
| #FFFFFF | 4.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DFF
Deuteranopia (green-blind)
#0072FC
Tritanopia (blue-blind)
#2286A6
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #705eff; /* rgb */ color: rgb(112, 94, 255); /* oklch */ color: oklch(59.2% 0.229 281.9);
Tailwind
colors: {
custom: {
50: '#a58dff',
500: '#705eff',
950: '#000000',
},
}SCSS
$custom: #705eff; $custom-light: #a58dff; $custom-dark: #000000;
JSON
{
"hex": "#705eff",
"rgb": {
"r": 112,
"g": 94,
"b": 255
},
"hsl": {
"h": 246.708,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.59245,
"c": 0.22895,
"h": 281.9
},
"luminance": 0.1867
}Semantic roles & 50–950 ramp
primary
#705EFF
secondary
#EFF5C4
accent
#E600CC
background
#FAF8FF
surface
#F5F0FF
border
#CFCBD7
text
#110C18
muted
#807D86