#705EDC#705EDC
#705EDC is a mid, vivid blue. Relative luminance 0.166; OKLCH L 56.6% C 0.185 H 285.4°. Best body text is #FFFFFF at 4.86:1 contrast (WCAG AA passes).
Color values
| HEX | #705EDC |
|---|---|
| RGB | rgb(112, 94, 220) |
| HSL | hsl(249, 64%, 62%) |
| HSV | hsv(249, 57%, 86%) |
| CMYK | cmyk(49.1%, 57.3%, 0%, 13.7%) |
| CIE-LAB | lab(47.77, 39.38, -62.38) |
| CIE-LCH | lch(47.77, 73.77, 302.26°) |
| OKLab | oklab(56.6% 0.049 -0.1783) |
| OKLCH | oklch(56.6% 0.185 285.4) |
| XYZ | xyz(23.5992, 16.6163, 69.6601) |
| Luminance | 0.1662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.32
Dark Periwinkle
#665FD1
ΔE00 2.44
Slate Blue
#6A5ACD
ΔE00 2.70
Mediumslateblue
#7B68EE
ΔE00 4.46
Iris
#6258C4
ΔE00 4.57
Purpley
#8756E4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705EDC #CADC5E
analogous
#5E8BDC #705EDC #AF5EDC
triadic
#705EDC #DC705E #5EDC70
tetradic
#705EDC #DC5E8B #CADC5E #5EDCAF
square
#705EDC #DC5E8B #CADC5E #5EDCAF
split-complementary
#705EDC #DCAF5E #8BDC5E
monochromatic
#34229D #442DD0 #705EDC #9D90E7 #C9C3F2
Accessibility & contrast
On white
4.86
#705EDC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.32
#705EDC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705EDC
4.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705EDC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705EDC | 1.00 | 4.86 | 4.32 | 4.86 |
| #FFFFFF | 4.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075E0
Deuteranopia (green-blind)
#006ED9
Tritanopia (blue-blind)
#497B94
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #705edc; /* rgb */ color: rgb(112, 94, 220); /* oklch */ color: oklch(56.6% 0.185 285.4);
Tailwind
colors: {
custom: {
50: '#a18ce8',
500: '#705edc',
950: '#000000',
},
}SCSS
$custom: #705edc; $custom-light: #a18ce8; $custom-dark: #000000;
JSON
{
"hex": "#705edc",
"rgb": {
"r": 112,
"g": 94,
"b": 220
},
"hsl": {
"h": 248.571,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.56603,
"c": 0.18494,
"h": 285.4
},
"luminance": 0.16617
}Semantic roles & 50–950 ramp
primary
#705EDC
secondary
#DCE2B3
accent
#CC19B3
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84