#706CE9#706CE9
#706CE9 is a mid, vivid blue. Relative luminance 0.201; OKLCH L 59.9% C 0.183 H 280.8°. Best body text is #000000 at 5.01:1 contrast (WCAG AA passes).
Color values
| HEX | #706CE9 |
|---|---|
| RGB | rgb(112, 108, 233) |
| HSL | hsl(242, 74%, 67%) |
| HSV | hsv(242, 54%, 91%) |
| CMYK | cmyk(51.9%, 53.6%, 0%, 8.6%) |
| CIE-LAB | lab(51.90, 35.01, -63.06) |
| CIE-LCH | lch(51.90, 72.12, 299.04°) |
| OKLab | oklab(59.94% 0.0342 -0.1802) |
| OKLCH | oklch(59.94% 0.183 280.8) |
| XYZ | xyz(26.7481, 20.0515, 79.5359) |
| Luminance | 0.2005 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 2.50
Cornflower
#6A79F7
ΔE00 4.90
Dark Periwinkle
#665FD1
ΔE00 5.65
Cornflower Blue
#5170D7
ΔE00 6.57
Light Indigo
#6D5ACF
ΔE00 6.95
Slate Blue
#6A5ACD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#706CE9 #E5E96C
analogous
#6CA7E9 #706CE9 #AF6CE9
triadic
#706CE9 #E9706C #6CE970
tetradic
#706CE9 #E96CA7 #E5E96C #6CE9AF
square
#706CE9 #E96CA7 #E5E96C #6CE9AF
split-complementary
#706CE9 #E9AF6C #A7E96C
monochromatic
#221CBE #3C37E1 #706CE9 #A4A1F1 #D8D6F9
Accessibility & contrast
On white
4.19
#706CE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.01
#706CE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #706CE9
5.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##706CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##706CE9 | 1.00 | 4.19 | 5.01 | 5.01 |
| #FFFFFF | 4.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2180ED
Deuteranopia (green-blind)
#0977E6
Tritanopia (blue-blind)
#3D88A0
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #706ce9; /* rgb */ color: rgb(112, 108, 233); /* oklch */ color: oklch(59.9% 0.183 280.8);
Tailwind
colors: {
custom: {
50: '#a196f1',
500: '#706ce9',
950: '#000000',
},
}SCSS
$custom: #706ce9; $custom-light: #a196f1; $custom-dark: #000000;
JSON
{
"hex": "#706ce9",
"rgb": {
"r": 112,
"g": 108,
"b": 233
},
"hsl": {
"h": 241.92,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.59935,
"c": 0.18347,
"h": 280.8
},
"luminance": 0.20053
}Semantic roles & 50–950 ramp
primary
#706CE9
secondary
#EBECC4
accent
#D60FD0
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100D17
muted
#7F7E85