#707FF4#707FF4
#707FF4 is a light, vivid blue. Relative luminance 0.252; OKLCH L 64.2% C 0.174 H 274.9°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #707FF4 |
|---|---|
| RGB | rgb(112, 127, 244) |
| HSL | hsl(233, 86%, 70%) |
| HSV | hsv(233, 54%, 96%) |
| CMYK | cmyk(54.1%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(57.22, 27.05, -60.62) |
| CIE-LCH | lch(57.22, 66.38, 294.05°) |
| OKLab | oklab(64.16% 0.0149 -0.1729) |
| OKLCH | oklch(64.16% 0.174 274.9) |
| XYZ | xyz(30.5954, 25.1530, 88.8132) |
| Luminance | 0.2515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.93
Soft Blue
#6488EA
ΔE00 4.61
Lavender Blue
#8B88F8
ΔE00 5.01
Periwinkle (survey)
#8E82FE
ΔE00 5.47
Lightish Blue
#3D7AFD
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FF4 #F4E570
analogous
#70C1F4 #707FF4 #A370F4
triadic
#707FF4 #F4707F #7FF470
tetradic
#707FF4 #F470C1 #F4E570 #70F4A3
square
#707FF4 #F470C1 #F4E570 #70F4A3
split-complementary
#707FF4 #F4A370 #C1F470
monochromatic
#1127D9 #374CF0 #707FF4 #A9B2F8 #E2E5FD
Accessibility & contrast
On white
3.48
#707FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#707FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FF4
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FF4 | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478FF8
Deuteranopia (green-blind)
#3584F1
Tritanopia (blue-blind)
#2C99AE
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #707ff4; /* rgb */ color: rgb(112, 127, 244); /* oklch */ color: oklch(64.2% 0.174 274.9);
Tailwind
colors: {
custom: {
50: '#a2a3f8',
500: '#707ff4',
950: '#000000',
},
}SCSS
$custom: #707ff4; $custom-light: #a2a3f8; $custom-dark: #000000;
JSON
{
"hex": "#707ff4",
"rgb": {
"r": 112,
"g": 127,
"b": 244
},
"hsl": {
"h": 233.182,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.64158,
"c": 0.17356,
"h": 274.9
},
"luminance": 0.25155
}Semantic roles & 50–950 ramp
primary
#707FF4
secondary
#F3EECD
accent
#C903E2
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85