#705DDF#705DDF
#705DDF is a mid, vivid blue. Relative luminance 0.166; OKLCH L 56.7% C 0.190 H 285.3°. Best body text is #FFFFFF at 4.86:1 contrast (WCAG AA passes).
Color values
| HEX | #705DDF |
|---|---|
| RGB | rgb(112, 93, 223) |
| HSL | hsl(249, 67%, 62%) |
| HSV | hsv(249, 58%, 87%) |
| CMYK | cmyk(49.8%, 58.3%, 0%, 12.5%) |
| CIE-LAB | lab(47.75, 40.85, -64.12) |
| CIE-LCH | lch(47.75, 76.02, 302.50°) |
| OKLab | oklab(56.65% 0.05 -0.1834) |
| OKLCH | oklch(56.65% 0.19 285.3) |
| XYZ | xyz(23.9118, 16.6000, 71.7419) |
| Luminance | 0.1660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Indigo
#6D5ACF
ΔE00 2.56
Dark Periwinkle
#665FD1
ΔE00 2.77
Slate Blue
#6A5ACD
ΔE00 2.94
Mediumslateblue
#7B68EE
ΔE00 4.43
Purpley
#8756E4
ΔE00 4.48
Iris
#6258C4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#705DDF #CCDF5D
analogous
#5D8BDF #705DDF #B15DDF
triadic
#705DDF #DF705D #5DDF70
tetradic
#705DDF #DF5D8B #CCDF5D #5DDFB1
square
#705DDF #DF5D8B #CCDF5D #5DDFB1
split-complementary
#705DDF #DFB15D #8BDF5D
monochromatic
#3320A2 #432AD5 #705DDF #9D90E9 #CAC3F3
Accessibility & contrast
On white
4.86
#705DDF on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.32
#705DDF on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #705DDF
4.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##705DDF | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##705DDF | 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)
#0075E3
Deuteranopia (green-blind)
#006DDC
Tritanopia (blue-blind)
#477B95
Achromatopsia (no color)
#717171
Design tokens & code
CSS
--color: #705ddf; /* rgb */ color: rgb(112, 93, 223); /* oklch */ color: oklch(56.7% 0.190 285.3);
Tailwind
colors: {
custom: {
50: '#a18bea',
500: '#705ddf',
950: '#000000',
},
}SCSS
$custom: #705ddf; $custom-light: #a18bea; $custom-dark: #000000;
JSON
{
"hex": "#705ddf",
"rgb": {
"r": 112,
"g": 93,
"b": 223
},
"hsl": {
"h": 248.769,
"s": 67.01,
"l": 61.961
},
"oklch": {
"l": 0.56653,
"c": 0.19014,
"h": 285.3
},
"luminance": 0.16601
}Semantic roles & 50–950 ramp
primary
#705DDF
secondary
#DDE4B4
accent
#CF17B4
background
#FAF8FE
surface
#F4F0FD
border
#CECBD5
text
#100C16
muted
#7F7D84