#707CDC#707CDC
#707CDC is a light, vivid blue. Relative luminance 0.230; OKLCH L 62.1% C 0.144 H 276.0°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #707CDC |
|---|---|
| RGB | rgb(112, 124, 220) |
| HSL | hsl(233, 61%, 65%) |
| HSV | hsv(233, 49%, 86%) |
| CMYK | cmyk(49.1%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.10, 21.43, -50.63) |
| CIE-LCH | lch(55.10, 54.97, 292.94°) |
| OKLab | oklab(62.1% 0.0151 -0.1436) |
| OKLCH | oklch(62.1% 0.144 276) |
| XYZ | xyz(26.8040, 23.0258, 70.7283) |
| Luminance | 0.2303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.72
Soft Blue
#6488EA
ΔE00 5.60
Cornflower Blue
#5170D7
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.97
Periwinkle (survey)
#8E82FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707CDC #DCD070
analogous
#70B2DC #707CDC #9A70DC
triadic
#707CDC #DC707C #7CDC70
tetradic
#707CDC #DC70B2 #DCD070 #70DC9A
square
#707CDC #DC70B2 #DCD070 #70DC9A
split-complementary
#707CDC #DC9A70 #B2DC70
monochromatic
#2937A8 #3F4FD0 #707CDC #A1A9E8 #D2D6F4
Accessibility & contrast
On white
3.75
#707CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#707CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707CDC
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707CDC | 1.00 | 3.75 | 5.61 | 5.61 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5588E0
Deuteranopia (green-blind)
#4B80DA
Tritanopia (blue-blind)
#4590A1
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #707cdc; /* rgb */ color: rgb(112, 124, 220); /* oklch */ color: oklch(62.1% 0.144 276.0);
Tailwind
colors: {
custom: {
50: '#9fa1e7',
500: '#707cdc',
950: '#000000',
},
}SCSS
$custom: #707cdc; $custom-light: #9fa1e7; $custom-dark: #000000;
JSON
{
"hex": "#707cdc",
"rgb": {
"r": 112,
"g": 124,
"b": 220
},
"hsl": {
"h": 233.333,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.62103,
"c": 0.1444,
"h": 276
},
"luminance": 0.23027
}Semantic roles & 50–950 ramp
primary
#707CDC
secondary
#E6E2C2
accent
#B51DC8
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#0F0F16
muted
#7F7E84