#707FF7#707FF7
#707FF7 is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.3% C 0.178 H 274.9°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #707FF7 |
|---|---|
| RGB | rgb(112, 127, 247) |
| HSL | hsl(233, 89%, 70%) |
| HSV | hsv(233, 55%, 97%) |
| CMYK | cmyk(54.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(57.40, 27.99, -61.99) |
| CIE-LCH | lch(57.40, 68.02, 294.30°) |
| OKLab | oklab(64.35% 0.0152 -0.177) |
| OKLCH | oklch(64.35% 0.178 274.9) |
| XYZ | xyz(31.0546, 25.3367, 91.2317) |
| Luminance | 0.2534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.90
Soft Blue
#6488EA
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 4.96
Periwinkle (survey)
#8E82FE
ΔE00 5.36
Lightish Blue
#3D7AFD
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FF7 #F7E870
analogous
#70C3F7 #707FF7 #A470F7
triadic
#707FF7 #F7707F #7FF770
tetradic
#707FF7 #F770C3 #F7E870 #70F7A4
square
#707FF7 #F770C3 #F7E870 #70F7A4
split-complementary
#707FF7 #F7A470 #C3F770
monochromatic
#0D24E0 #364BF4 #707FF7 #AAB3FA #E2E5FD
Accessibility & contrast
On white
3.46
#707FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#707FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FF7
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FF7 | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4490FB
Deuteranopia (green-blind)
#3184F4
Tritanopia (blue-blind)
#289AAF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #707ff7; /* rgb */ color: rgb(112, 127, 247); /* oklch */ color: oklch(64.3% 0.178 274.9);
Tailwind
colors: {
custom: {
50: '#a2a3fa',
500: '#707ff7',
950: '#000000',
},
}SCSS
$custom: #707ff7; $custom-light: #a2a3fa; $custom-dark: #000000;
JSON
{
"hex": "#707ff7",
"rgb": {
"r": 112,
"g": 127,
"b": 247
},
"hsl": {
"h": 233.333,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.6435,
"c": 0.17761,
"h": 274.9
},
"luminance": 0.25339
}Semantic roles & 50–950 ramp
primary
#707FF7
secondary
#F4F0CF
accent
#CC00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85