#707FF9#707FF9
#707FF9 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.180 H 274.9°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #707FF9 |
|---|---|
| RGB | rgb(112, 127, 249) |
| HSL | hsl(233, 92%, 71%) |
| HSV | hsv(233, 55%, 98%) |
| CMYK | cmyk(55%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(57.52, 28.61, -62.91) |
| CIE-LCH | lch(57.52, 69.11, 294.46°) |
| OKLab | oklab(64.48% 0.0154 -0.1796) |
| OKLCH | oklch(64.48% 0.18 274.9) |
| XYZ | xyz(31.3648, 25.4608, 92.8658) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.93
Soft Blue
#6488EA
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 4.95
Periwinkle (survey)
#8E82FE
ΔE00 5.30
Lightish Blue
#3D7AFD
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707FF9 #F9EA70
analogous
#70C3F9 #707FF9 #A570F9
triadic
#707FF9 #F9707F #7FF970
tetradic
#707FF9 #F970C3 #F9EA70 #70F9A5
square
#707FF9 #F970C3 #F9EA70 #70F9A5
split-complementary
#707FF9 #F9A570 #C3F970
monochromatic
#0A22E5 #354AF7 #707FF9 #ABB4FB #E2E5FE
Accessibility & contrast
On white
3.45
#707FF9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#707FF9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707FF9
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707FF9 | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4290FD
Deuteranopia (green-blind)
#2D85F6
Tritanopia (blue-blind)
#249AB0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #707ff9; /* rgb */ color: rgb(112, 127, 249); /* oklch */ color: oklch(64.5% 0.180 274.9);
Tailwind
colors: {
custom: {
50: '#a3a3fc',
500: '#707ff9',
950: '#000000',
},
}SCSS
$custom: #707ff9; $custom-light: #a3a3fc; $custom-dark: #000000;
JSON
{
"hex": "#707ff9",
"rgb": {
"r": 112,
"g": 127,
"b": 249
},
"hsl": {
"h": 233.431,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.64479,
"c": 0.1803,
"h": 274.9
},
"luminance": 0.25463
}Semantic roles & 50–950 ramp
primary
#707FF9
secondary
#F5F1D0
accent
#CC00E6
background
#FAFAFF
surface
#F4F3FF
border
#CECDD7
text
#100F17
muted
#7F7F85