#707EDC#707EDC
#707EDC is a light, vivid blue. Relative luminance 0.235; OKLCH L 62.5% C 0.142 H 275.1°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #707EDC |
|---|---|
| RGB | rgb(112, 126, 220) |
| HSL | hsl(232, 61%, 65%) |
| HSV | hsv(232, 49%, 86%) |
| CMYK | cmyk(49.1%, 42.7%, 0%, 13.7%) |
| CIE-LAB | lab(55.62, 20.22, -49.80) |
| CIE-LCH | lch(55.62, 53.75, 292.10°) |
| OKLab | oklab(62.5% 0.0127 -0.1412) |
| OKLCH | oklch(62.5% 0.142 275.1) |
| XYZ | xyz(27.0572, 23.5322, 70.8127) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.90
Soft Blue
#6488EA
ΔE00 5.01
Lavender Blue
#8B88F8
ΔE00 6.30
Cornflower Blue
#5170D7
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.70
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707EDC #DCCE70
analogous
#70B4DC #707EDC #9870DC
triadic
#707EDC #DC707E #7EDC70
tetradic
#707EDC #DC70B4 #DCCE70 #70DC98
square
#707EDC #DC70B4 #DCCE70 #70DC98
split-complementary
#707EDC #DC9870 #B4DC70
monochromatic
#293AA8 #3F52D0 #707EDC #A1AAE8 #D2D7F4
Accessibility & contrast
On white
3.68
#707EDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#707EDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707EDC
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707EDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707EDC | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588AE0
Deuteranopia (green-blind)
#4E81DA
Tritanopia (blue-blind)
#4592A2
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #707edc; /* rgb */ color: rgb(112, 126, 220); /* oklch */ color: oklch(62.5% 0.142 275.1);
Tailwind
colors: {
custom: {
50: '#9fa3e7',
500: '#707edc',
950: '#000000',
},
}SCSS
$custom: #707edc; $custom-light: #9fa3e7; $custom-dark: #000000;
JSON
{
"hex": "#707edc",
"rgb": {
"r": 112,
"g": 126,
"b": 220
},
"hsl": {
"h": 232.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.62498,
"c": 0.14176,
"h": 275.1
},
"luminance": 0.23534
}Semantic roles & 50–950 ramp
primary
#707EDC
secondary
#E6E1C2
accent
#B21DC8
background
#FAFAFE
surface
#F4F3FC
border
#CECDD5
text
#0F0F16
muted
#7F7F84