#707FF3#707FF3
#707FF3 is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.1% C 0.172 H 274.9°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #707FF3 |
|---|---|
| RGB | rgb(112, 127, 243) |
| HSL | hsl(233, 85%, 70%) |
| HSV | hsv(233, 54%, 95%) |
| CMYK | cmyk(53.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(57.17, 26.74, -60.16) |
| CIE-LCH | lch(57.17, 65.83, 293.96°) |
| OKLab | oklab(64.09% 0.0148 -0.1716) |
| OKLCH | oklch(64.09% 0.172 274.9) |
| XYZ | xyz(30.4439, 25.0925, 88.0157) |
| Luminance | 0.2510 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.96
Soft Blue
#6488EA
ΔE00 4.57
Lavender Blue
#8B88F8
ΔE00 5.03
Periwinkle (survey)
#8E82FE
ΔE00 5.52
Lightish Blue
#3D7AFD
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FF3 #F3E470
analogous
#70C0F3 #707FF3 #A370F3
triadic
#707FF3 #F3707F #7FF370
tetradic
#707FF3 #F370C0 #F3E470 #70F3A3
square
#707FF3 #F370C0 #F3E470 #70F3A3
split-complementary
#707FF3 #F3A370 #C0F370
monochromatic
#1229D7 #384CEE #707FF3 #A8B2F8 #E1E4FC
Accessibility & contrast
On white
3.49
#707FF3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#707FF3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FF3
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FF3 | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488FF7
Deuteranopia (green-blind)
#3784F1
Tritanopia (blue-blind)
#2E99AD
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #707ff3; /* rgb */ color: rgb(112, 127, 243); /* oklch */ color: oklch(64.1% 0.172 274.9);
Tailwind
colors: {
custom: {
50: '#a2a3f8',
500: '#707ff3',
950: '#000000',
},
}SCSS
$custom: #707ff3; $custom-light: #a2a3f8; $custom-dark: #000000;
JSON
{
"hex": "#707ff3",
"rgb": {
"r": 112,
"g": 127,
"b": 243
},
"hsl": {
"h": 233.13,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.64094,
"c": 0.1722,
"h": 274.9
},
"luminance": 0.25095
}Semantic roles & 50–950 ramp
primary
#707FF3
secondary
#F2EECD
accent
#C805E1
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85