#707CCD#707CCD
#707CCD is a mid, vivid blue. Relative luminance 0.223; OKLCH L 61.2% C 0.123 H 275.8°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #707CCD |
|---|---|
| RGB | rgb(112, 124, 205) |
| HSL | hsl(232, 48%, 62%) |
| HSV | hsv(232, 45%, 80%) |
| CMYK | cmyk(45.4%, 39.5%, 0%, 19.6%) |
| CIE-LAB | lab(54.31, 16.90, -43.41) |
| CIE-LCH | lch(54.31, 46.58, 291.27°) |
| OKLab | oklab(61.24% 0.0124 -0.1225) |
| OKLCH | oklch(61.24% 0.123 275.8) |
| XYZ | xyz(24.9058, 22.2665, 60.7313) |
| Luminance | 0.2227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 5.84
Cornflower Blue
#5170D7
ΔE00 6.32
Soft Blue
#6488EA
ΔE00 6.59
Perrywinkle
#8F8CE7
ΔE00 7.51
Faded Blue
#658CBB
ΔE00 7.66
Lavender Blue
#8B88F8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707CCD #CDC170
analogous
#70ABCD #707CCD #9370CD
triadic
#707CCD #CD707C #7CCD70
tetradic
#707CCD #CD70AB #CDC170 #70CD93
square
#707CCD #CD70AB #CDC170 #70CD93
split-complementary
#707CCD #CD9370 #ABCD70
monochromatic
#323F90 #4352BD #707CCD #9DA6DD #CBCFED
Accessibility & contrast
On white
3.85
#707CCD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#707CCD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707CCD
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707CCD | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E86D0
Deuteranopia (green-blind)
#567ECB
Tritanopia (blue-blind)
#4F8D9B
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #707ccd; /* rgb */ color: rgb(112, 124, 205); /* oklch */ color: oklch(61.2% 0.123 275.8);
Tailwind
colors: {
custom: {
50: '#9da1dc',
500: '#707ccd',
950: '#000000',
},
}SCSS
$custom: #707ccd; $custom-light: #9da1dc; $custom-dark: #000000;
JSON
{
"hex": "#707ccd",
"rgb": {
"r": 112,
"g": 124,
"b": 205
},
"hsl": {
"h": 232.258,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.61242,
"c": 0.12313,
"h": 275.8
},
"luminance": 0.22268
}Semantic roles & 50–950 ramp
primary
#707CCD
secondary
#DDD9BB
accent
#A92ABB
background
#FAF9FD
surface
#F3F2FB
border
#CDCCD4
text
#0F0F15
muted
#7F7E83