#707CCC#707CCC
#707CCC is a mid, vivid blue. Relative luminance 0.222; OKLCH L 61.2% C 0.122 H 275.7°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #707CCC |
|---|---|
| RGB | rgb(112, 124, 204) |
| HSL | hsl(232, 47%, 62%) |
| HSV | hsv(232, 45%, 80%) |
| CMYK | cmyk(45.1%, 39.2%, 0%, 20%) |
| CIE-LAB | lab(54.26, 16.60, -42.92) |
| CIE-LCH | lch(54.26, 46.02, 291.15°) |
| OKLab | oklab(61.19% 0.0122 -0.1211) |
| OKLCH | oklch(61.19% 0.122 275.7) |
| XYZ | xyz(24.7855, 22.2184, 60.0976) |
| Luminance | 0.2222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 5.98
Cornflower Blue
#5170D7
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 7.57
Faded Blue
#658CBB
ΔE00 7.67
Lavender Blue
#8B88F8
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707CCC #CCC070
analogous
#70AACC #707CCC #9270CC
triadic
#707CCC #CC707C #7CCC70
tetradic
#707CCC #CC70AA #CCC070 #70CC92
square
#707CCC #CC70AA #CCC070 #70CC92
split-complementary
#707CCC #CC9270 #AACC70
monochromatic
#333F8F #4353BC #707CCC #9DA5DC #CACFEC
Accessibility & contrast
On white
3.86
#707CCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#707CCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707CCC
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707CCC | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E86CF
Deuteranopia (green-blind)
#577ECA
Tritanopia (blue-blind)
#508C9A
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #707ccc; /* rgb */ color: rgb(112, 124, 204); /* oklch */ color: oklch(61.2% 0.122 275.7);
Tailwind
colors: {
custom: {
50: '#9da1dc',
500: '#707ccc',
950: '#000000',
},
}SCSS
$custom: #707ccc; $custom-light: #9da1dc; $custom-dark: #000000;
JSON
{
"hex": "#707ccc",
"rgb": {
"r": 112,
"g": 124,
"b": 204
},
"hsl": {
"h": 232.174,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.61186,
"c": 0.1217,
"h": 275.7
},
"luminance": 0.2222
}Semantic roles & 50–950 ramp
primary
#707CCC
secondary
#DDD8BB
accent
#A82BBB
background
#FAF9FD
surface
#F3F2FB
border
#CDCCD4
text
#0F0F15
muted
#7F7E83