#705FEA#705FEA
#705FEA is a mid, highly saturated blue. Relative luminance 0.176; OKLCH L 57.8% C 0.202 H 283.7°. Best body text is #FFFFFF at 4.65:1 contrast (WCAG AA passes).
Color values
| HEX | #705FEA |
|---|---|
| RGB | rgb(112, 95, 234) |
| HSL | hsl(247, 77%, 65%) |
| HSV | hsv(247, 59%, 92%) |
| CMYK | cmyk(52.1%, 59.4%, 0%, 8.2%) |
| CIE-LAB | lab(48.97, 42.95, -68.36) |
| CIE-LCH | lch(48.97, 80.73, 302.15°) |
| OKLab | oklab(57.79% 0.0476 -0.1959) |
| OKLCH | oklch(57.79% 0.202 283.7) |
| XYZ | xyz(25.6211, 17.5683, 79.8669) |
| Luminance | 0.1757 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.28
Dark Periwinkle
#665FD1
ΔE00 3.93
Light Indigo
#6D5ACF
ΔE00 4.22
Slate Blue
#6A5ACD
ΔE00 4.56
Purpley
#8756E4
ΔE00 4.80
Iris
#6258C4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705FEA #D9EA5F
analogous
#5F94EA #705FEA #B65FEA
triadic
#705FEA #EA705F #5FEA70
tetradic
#705FEA #EA5F94 #D9EA5F #5FEAB6
square
#705FEA #EA5F94 #D9EA5F #5FEAB6
split-complementary
#705FEA #EAB65F #94EA5F
monochromatic
#2B18B7 #4029E3 #705FEA #A095F1 #D1CBF8
Accessibility & contrast
On white
4.65
#705FEA on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.51
#705FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#FFFFFF on #705FEA
4.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705FEA | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705FEA | 1.00 | 4.65 | 4.51 | 4.65 |
| #FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.51 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079EF
Deuteranopia (green-blind)
#0070E7
Tritanopia (blue-blind)
#3E809B
Achromatopsia (no color)
#747474
Design tokens & code
CSS
--color: #705fea; /* rgb */ color: rgb(112, 95, 234); /* oklch */ color: oklch(57.8% 0.202 283.7);
Tailwind
colors: {
custom: {
50: '#a28df2',
500: '#705fea',
950: '#000000',
},
}SCSS
$custom: #705fea; $custom-light: #a28df2; $custom-dark: #000000;
JSON
{
"hex": "#705fea",
"rgb": {
"r": 112,
"g": 95,
"b": 234
},
"hsl": {
"h": 247.338,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.5779,
"c": 0.20161,
"h": 283.7
},
"luminance": 0.1757
}Semantic roles & 50–950 ramp
primary
#705FEA
secondary
#E5EABA
accent
#D90CC0
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C17
muted
#7F7D85