#705DDC#705DDC
#705DDC is a mid, vivid blue. Relative luminance 0.164; OKLCH L 56.4% C 0.186 H 285.6°. Best body text is #FFFFFF at 4.90:1 contrast (WCAG AA passes).
Color values
| HEX | #705DDC |
|---|---|
| RGB | rgb(112, 93, 220) |
| HSL | hsl(249, 64%, 61%) |
| HSV | hsv(249, 58%, 86%) |
| CMYK | cmyk(49.1%, 57.7%, 0%, 13.7%) |
| CIE-LAB | lab(47.55, 39.96, -62.75) |
| CIE-LCH | lch(47.55, 74.39, 302.49°) |
| OKLab | oklab(56.44% 0.0501 -0.1794) |
| OKLCH | oklch(56.44% 0.186 285.6) |
| XYZ | xyz(23.5109, 16.4396, 69.6306) |
| Luminance | 0.1644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.17
Dark Periwinkle
#665FD1
ΔE00 2.51
Slate Blue
#6A5ACD
ΔE00 2.57
Iris
#6258C4
ΔE00 4.46
Purpley
#8756E4
ΔE00 4.56
Mediumslateblue
#7B68EE
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705DDC #C9DC5D
analogous
#5D8ADC #705DDC #B05DDC
triadic
#705DDC #DC705D #5DDC70
tetradic
#705DDC #DC5D8A #C9DC5D #5DDCB0
square
#705DDC #DC5D8A #C9DC5D #5DDCB0
split-complementary
#705DDC #DCB05D #8ADC5D
monochromatic
#34229D #452DCF #705DDC #9C8FE7 #C9C2F2
Accessibility & contrast
On white
4.90
#705DDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.29
#705DDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705DDC
4.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705DDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705DDC | 1.00 | 4.90 | 4.29 | 4.90 |
| #FFFFFF | 4.90 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.90 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074E0
Deuteranopia (green-blind)
#006DD9
Tritanopia (blue-blind)
#497A93
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #705ddc; /* rgb */ color: rgb(112, 93, 220); /* oklch */ color: oklch(56.4% 0.186 285.6);
Tailwind
colors: {
custom: {
50: '#a18be8',
500: '#705ddc',
950: '#000000',
},
}SCSS
$custom: #705ddc; $custom-light: #a18be8; $custom-dark: #000000;
JSON
{
"hex": "#705ddc",
"rgb": {
"r": 112,
"g": 93,
"b": 220
},
"hsl": {
"h": 248.976,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.56436,
"c": 0.18627,
"h": 285.6
},
"luminance": 0.16441
}Semantic roles & 50–950 ramp
primary
#705DDC
secondary
#DBE2B3
accent
#CC19B1
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84