#707ABC#707ABC
#707ABC is a mid, moderate blue. Relative luminance 0.210; OKLCH L 59.9% C 0.101 H 276.3°. Best body text is #000000 at 5.20:1 contrast (WCAG AA passes).
Color values
| HEX | #707ABC |
|---|---|
| RGB | rgb(112, 122, 188) |
| HSL | hsl(232, 36%, 59%) |
| HSV | hsv(232, 40%, 74%) |
| CMYK | cmyk(40.4%, 35.1%, 0%, 26.3%) |
| CIE-LAB | lab(52.94, 13.12, -35.87) |
| CIE-LCH | lch(52.94, 38.19, 290.10°) |
| OKLab | oklab(59.92% 0.0112 -0.1006) |
| OKLCH | oklch(59.92% 0.101 276.3) |
| XYZ | xyz(22.7160, 20.9936, 50.4225) |
| Luminance | 0.2099 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower Blue
#5170D7
ΔE00 7.44
Cornflower
#6A79F7
ΔE00 8.47
Faded Blue
#658CBB
ΔE00 8.58
Soft Blue
#6488EA
ΔE00 8.87
Slate Blue (survey)
#5B7C99
ΔE00 8.88
Perrywinkle
#8F8CE7
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707ABC #BCB270
analogous
#70A0BC #707ABC #8C70BC
triadic
#707ABC #BC707A #7ABC70
tetradic
#707ABC #BC70A0 #BCB270 #70BC8C
square
#707ABC #BC70A0 #BCB270 #70BC8C
split-complementary
#707ABC #BC8C70 #A0BC70
monochromatic
#394179 #4C58A3 #707ABC #9AA1D0 #C3C8E3
Accessibility & contrast
On white
4.04
#707ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.20
#707ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707ABC
5.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707ABC | 1.00 | 4.04 | 5.20 | 5.20 |
| #FFFFFF | 4.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6482BF
Deuteranopia (green-blind)
#5E7CBA
Tritanopia (blue-blind)
#588792
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #707abc; /* rgb */ color: rgb(112, 122, 188); /* oklch */ color: oklch(59.9% 0.101 276.3);
Tailwind
colors: {
custom: {
50: '#9ca0d0',
500: '#707abc',
950: '#000000',
},
}SCSS
$custom: #707abc; $custom-light: #9ca0d0; $custom-dark: #000000;
JSON
{
"hex": "#707abc",
"rgb": {
"r": 112,
"g": 122,
"b": 188
},
"hsl": {
"h": 232.105,
"s": 36.19,
"l": 58.824
},
"oklch": {
"l": 0.59919,
"c": 0.10119,
"h": 276.3
},
"luminance": 0.20995
}Semantic roles & 50–950 ramp
primary
#707ABC
secondary
#D3CFB5
accent
#BD5CCC
background
#F9F9FC
surface
#F2F2F9
border
#CCCCD2
text
#0E0E14
muted
#7E7E82