#705FFF#705FFF
#705FFF is a mid, highly saturated blue. Relative luminance 0.188; OKLCH L 59.4% C 0.228 H 281.7°. Best body text is #000000 at 4.77:1 contrast (WCAG AA passes).
Color values
| HEX | #705FFF |
|---|---|
| RGB | rgb(112, 95, 255) |
| HSL | hsl(246, 100%, 69%) |
| HSV | hsv(246, 63%, 100%) |
| CMYK | cmyk(56.1%, 62.7%, 0%, 0%) |
| CIE-LAB | lab(50.51, 49.23, -77.58) |
| CIE-LCH | lch(50.51, 91.88, 302.40°) |
| OKLab | oklab(59.4% 0.0463 -0.223) |
| OKLCH | oklch(59.4% 0.228 281.7) |
| XYZ | xyz(28.8187, 18.8473, 96.7077) |
| Luminance | 0.1885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.40
Purpley
#8756E4
ΔE00 5.86
Dark Periwinkle
#665FD1
ΔE00 6.48
Light Indigo
#6D5ACF
ΔE00 6.86
Slate Blue
#6A5ACD
ΔE00 7.19
Warm Blue
#4B57DB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705FFF #EEFF5F
analogous
#5F9EFF #705FFF #C05FFF
triadic
#705FFF #FF705F #5FFF70
tetradic
#705FFF #FF5F9E #EEFF5F #5FFFC0
square
#705FFF #FF5F9E #EEFF5F #5FFFC0
split-complementary
#705FFF #FFC05F #9EFF5F
monochromatic
#1800E4 #3922FF #705FFF #A79CFF #DDD9FF
Accessibility & contrast
On white
4.40
#705FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.77
#705FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #705FFF
4.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##705FFF | 1.00 | 4.40 | 4.77 | 4.77 |
| #FFFFFF | 4.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#0072FC
Tritanopia (blue-blind)
#2287A6
Achromatopsia (no color)
#787878
Design tokens & code
CSS
--color: #705fff; /* rgb */ color: rgb(112, 95, 255); /* oklch */ color: oklch(59.4% 0.228 281.7);
Tailwind
colors: {
custom: {
50: '#a58dff',
500: '#705fff',
950: '#000000',
},
}SCSS
$custom: #705fff; $custom-light: #a58dff; $custom-dark: #000000;
JSON
{
"hex": "#705fff",
"rgb": {
"r": 112,
"g": 95,
"b": 255
},
"hsl": {
"h": 246.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.59399,
"c": 0.22778,
"h": 281.7
},
"luminance": 0.18849
}Semantic roles & 50–950 ramp
primary
#705FFF
secondary
#F0F5C5
accent
#E600CD
background
#FAF8FF
surface
#F5F0FF
border
#CFCBD7
text
#110C18
muted
#807D86