#705CDC#705CDC
#705CDC is a mid, vivid blue. Relative luminance 0.163; OKLCH L 56.3% C 0.188 H 285.8°. Best body text is #FFFFFF at 4.94:1 contrast (WCAG AA passes).
Color values
| HEX | #705CDC |
|---|---|
| RGB | rgb(112, 92, 220) |
| HSL | hsl(249, 65%, 61%) |
| HSV | hsv(249, 58%, 86%) |
| CMYK | cmyk(49.1%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(47.32, 40.55, -63.11) |
| CIE-LCH | lch(47.32, 75.01, 302.72°) |
| OKLab | oklab(56.27% 0.0512 -0.1805) |
| OKLCH | oklch(56.27% 0.188 285.8) |
| XYZ | xyz(23.4237, 16.2652, 69.6015) |
| Luminance | 0.1627 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.05
Slate Blue
#6A5ACD
ΔE00 2.47
Dark Periwinkle
#665FD1
ΔE00 2.61
Iris
#6258C4
ΔE00 4.38
Purpley
#8756E4
ΔE00 4.45
Mediumslateblue
#7B68EE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705CDC #C8DC5C
analogous
#5C88DC #705CDC #B05CDC
triadic
#705CDC #DC705C #5CDC70
tetradic
#705CDC #DC5C88 #C8DC5C #5CDCB0
square
#705CDC #DC5C88 #C8DC5C #5CDCB0
split-complementary
#705CDC #DCB05C #88DC5C
monochromatic
#35229C #462CCE #705CDC #9C8EE7 #C8C1F2
Accessibility & contrast
On white
4.94
#705CDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.25
#705CDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705CDC
4.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705CDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705CDC | 1.00 | 4.94 | 4.25 | 4.94 |
| #FFFFFF | 4.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074E0
Deuteranopia (green-blind)
#006CD9
Tritanopia (blue-blind)
#497993
Achromatopsia (no color)
#707070
Design tokens & code
CSS
--color: #705cdc; /* rgb */ color: rgb(112, 92, 220); /* oklch */ color: oklch(56.3% 0.188 285.8);
Tailwind
colors: {
custom: {
50: '#a18be8',
500: '#705cdc',
950: '#000000',
},
}SCSS
$custom: #705cdc; $custom-light: #a18be8; $custom-dark: #000000;
JSON
{
"hex": "#705cdc",
"rgb": {
"r": 112,
"g": 92,
"b": 220
},
"hsl": {
"h": 249.375,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.5627,
"c": 0.1876,
"h": 285.8
},
"luminance": 0.16266
}Semantic roles & 50–950 ramp
primary
#705CDC
secondary
#DAE2B2
accent
#CC19B0
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84