#707FFA#707FFA
#707FFA is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.182 H 274.9°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #707FFA |
|---|---|
| RGB | rgb(112, 127, 250) |
| HSL | hsl(233, 93%, 71%) |
| HSV | hsv(233, 55%, 98%) |
| CMYK | cmyk(55.2%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(57.58, 28.93, -63.36) |
| CIE-LCH | lch(57.58, 69.65, 294.54°) |
| OKLab | oklab(64.54% 0.0155 -0.181) |
| OKLCH | oklch(64.54% 0.182 274.9) |
| XYZ | xyz(31.5212, 25.5234, 93.6894) |
| Luminance | 0.2553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.95
Soft Blue
#6488EA
ΔE00 4.87
Lavender Blue
#8B88F8
ΔE00 4.94
Periwinkle (survey)
#8E82FE
ΔE00 5.27
Lightish Blue
#3D7AFD
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FFA #FAEB70
analogous
#70C4FA #707FFA #A670FA
triadic
#707FFA #FA707F #7FFA70
tetradic
#707FFA #FA70C4 #FAEB70 #70FAA6
square
#707FFA #FA70C4 #FAEB70 #70FAA6
split-complementary
#707FFA #FAA670 #C4FA70
monochromatic
#0820E8 #354AF8 #707FFA #ABB4FC #E1E5FE
Accessibility & contrast
On white
3.44
#707FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#707FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FFA
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FFA | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4190FE
Deuteranopia (green-blind)
#2B85F7
Tritanopia (blue-blind)
#229BB1
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #707ffa; /* rgb */ color: rgb(112, 127, 250); /* oklch */ color: oklch(64.5% 0.182 274.9);
Tailwind
colors: {
custom: {
50: '#a3a3fd',
500: '#707ffa',
950: '#000000',
},
}SCSS
$custom: #707ffa; $custom-light: #a3a3fd; $custom-dark: #000000;
JSON
{
"hex": "#707ffa",
"rgb": {
"r": 112,
"g": 127,
"b": 250
},
"hsl": {
"h": 233.478,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.64543,
"c": 0.18164,
"h": 274.9
},
"luminance": 0.25526
}Semantic roles & 50–950 ramp
primary
#707FFA
secondary
#F5F1D1
accent
#CD00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F18
muted
#7F7F86