#707DEC#707DEC
#707DEC is a light, vivid blue. Relative luminance 0.242; OKLCH L 63.3% C 0.165 H 275.6°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #707DEC |
|---|---|
| RGB | rgb(112, 125, 236) |
| HSL | hsl(234, 77%, 68%) |
| HSV | hsv(234, 53%, 93%) |
| CMYK | cmyk(52.5%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(56.25, 25.75, -57.73) |
| CIE-LCH | lch(56.25, 63.22, 294.04°) |
| OKLab | oklab(63.27% 0.0161 -0.1645) |
| OKLCH | oklch(63.27% 0.165 275.6) |
| XYZ | xyz(29.1512, 24.1662, 82.4691) |
| Luminance | 0.2417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.93
Soft Blue
#6488EA
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 5.43
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Lightish Blue
#3D7AFD
ΔE00 6.48
Cornflower Blue
#5170D7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707DEC #ECDF70
analogous
#70BBEC #707DEC #A170EC
triadic
#707DEC #EC707D #7DEC70
tetradic
#707DEC #EC70BB #ECDF70 #70ECA1
square
#707DEC #EC70BB #ECDF70 #70ECA1
split-complementary
#707DEC #ECA170 #BBEC70
monochromatic
#1A2DC7 #3A4CE5 #707DEC #A6AEF3 #DCDFFA
Accessibility & contrast
On white
3.60
#707DEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#707DEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707DEC
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707DEC | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8CF0
Deuteranopia (green-blind)
#3C82EA
Tritanopia (blue-blind)
#3795A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #707dec; /* rgb */ color: rgb(112, 125, 236); /* oklch */ color: oklch(63.3% 0.165 275.6);
Tailwind
colors: {
custom: {
50: '#a1a2f3',
500: '#707dec',
950: '#000000',
},
}SCSS
$custom: #707dec; $custom-light: #a1a2f3; $custom-dark: #000000;
JSON
{
"hex": "#707dec",
"rgb": {
"r": 112,
"g": 125,
"b": 236
},
"hsl": {
"h": 233.71,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.63272,
"c": 0.16525,
"h": 275.6
},
"luminance": 0.24168
}Semantic roles & 50–950 ramp
primary
#707DEC
secondary
#EFEBC9
accent
#C30DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85