#706CDC#706CDC
#706CDC is a mid, vivid blue. Relative luminance 0.193; OKLCH L 59.1% C 0.166 H 281.6°. Best body text is #000000 at 4.87:1 contrast (WCAG AA passes).
Color values
| HEX | #706CDC |
|---|---|
| RGB | rgb(112, 108, 220) |
| HSL | hsl(242, 62%, 64%) |
| HSV | hsv(242, 51%, 86%) |
| CMYK | cmyk(49.1%, 50.9%, 0%, 13.7%) |
| CIE-LAB | lab(51.08, 31.06, -57.06) |
| CIE-LCH | lch(51.08, 64.96, 298.56°) |
| OKLab | oklab(59.06% 0.0335 -0.1626) |
| OKLCH | oklch(59.06% 0.166 281.6) |
| XYZ | xyz(24.9590, 19.3359, 70.1133) |
| Luminance | 0.1934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.48
Dark Periwinkle
#665FD1
ΔE00 4.69
Cornflower
#6A79F7
ΔE00 5.89
Light Indigo
#6D5ACF
ΔE00 6.10
Cornflower Blue
#5170D7
ΔE00 6.20
Slate Blue
#6A5ACD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#706CDC #D8DC6C
analogous
#6CA0DC #706CDC #A86CDC
triadic
#706CDC #DC706C #6CDC70
tetradic
#706CDC #DC6CA0 #D8DC6C #6CDCA8
square
#706CDC #DC6CA0 #D8DC6C #6CDCA8
split-complementary
#706CDC #DCA86C #A0DC6C
monochromatic
#2C28A6 #403BD0 #706CDC #A09DE8 #D0CFF4
Accessibility & contrast
On white
4.31
#706CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.87
#706CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #706CDC
4.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##706CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##706CDC | 1.00 | 4.31 | 4.87 | 4.87 |
| #FFFFFF | 4.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#357EE0
Deuteranopia (green-blind)
#2C76DA
Tritanopia (blue-blind)
#48849A
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #706cdc; /* rgb */ color: rgb(112, 108, 220); /* oklch */ color: oklch(59.1% 0.166 281.6);
Tailwind
colors: {
custom: {
50: '#a096e7',
500: '#706cdc',
950: '#000000',
},
}SCSS
$custom: #706cdc; $custom-light: #a096e7; $custom-dark: #000000;
JSON
{
"hex": "#706cdc",
"rgb": {
"r": 112,
"g": 108,
"b": 220
},
"hsl": {
"h": 242.143,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.59062,
"c": 0.16601,
"h": 281.6
},
"luminance": 0.19337
}Semantic roles & 50–950 ramp
primary
#706CDC
secondary
#E4E5BE
accent
#C91CC3
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#0F0D16
muted
#7F7E84