#705FE2#705FE2
#705FE2 is a mid, vivid blue. Relative luminance 0.171; OKLCH L 57.2% C 0.191 H 284.5°. Best body text is #FFFFFF at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #705FE2 |
|---|---|
| RGB | rgb(112, 95, 226) |
| HSL | hsl(248, 69%, 63%) |
| HSV | hsv(248, 58%, 89%) |
| CMYK | cmyk(50.4%, 58%, 0%, 11.4%) |
| CIE-LAB | lab(48.41, 40.57, -64.75) |
| CIE-LCH | lch(48.41, 76.41, 302.07°) |
| OKLab | oklab(57.2% 0.0479 -0.1853) |
| OKLCH | oklch(57.2% 0.191 284.5) |
| XYZ | xyz(24.4977, 17.1189, 73.9502) |
| Luminance | 0.1712 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dark Periwinkle
#665FD1
ΔE00 3.01
Light Indigo
#6D5ACF
ΔE00 3.22
Slate Blue
#6A5ACD
ΔE00 3.56
Mediumslateblue
#7B68EE
ΔE00 3.75
Purpley
#8756E4
ΔE00 4.73
Iris
#6258C4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705FE2 #D1E25F
analogous
#5F90E2 #705FE2 #B15FE2
triadic
#705FE2 #E2705F #5FE270
tetradic
#705FE2 #E25F90 #D1E25F #5FE2B1
square
#705FE2 #E25F90 #D1E25F #5FE2B1
split-complementary
#705FE2 #E2B15F #90E25F
monochromatic
#301EA8 #422BD9 #705FE2 #9E93EB #CDC7F5
Accessibility & contrast
On white
4.75
#705FE2 on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.42
#705FE2 on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705FE2
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705FE2 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705FE2 | 1.00 | 4.75 | 4.42 | 4.75 |
| #FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0077E6
Deuteranopia (green-blind)
#006FDF
Tritanopia (blue-blind)
#457D97
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #705fe2; /* rgb */ color: rgb(112, 95, 226); /* oklch */ color: oklch(57.2% 0.191 284.5);
Tailwind
colors: {
custom: {
50: '#a18dec',
500: '#705fe2',
950: '#000000',
},
}SCSS
$custom: #705fe2; $custom-light: #a18dec; $custom-dark: #000000;
JSON
{
"hex": "#705fe2",
"rgb": {
"r": 112,
"g": 95,
"b": 226
},
"hsl": {
"h": 247.786,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.57203,
"c": 0.19138,
"h": 284.5
},
"luminance": 0.1712
}Semantic roles & 50–950 ramp
primary
#705FE2
secondary
#E0E6B7
accent
#D114B9
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84