#707CEC#707CEC
#707CEC is a light, vivid blue. Relative luminance 0.239; OKLCH L 63.1% C 0.167 H 275.9°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #707CEC |
|---|---|
| RGB | rgb(112, 124, 236) |
| HSL | hsl(234, 77%, 68%) |
| HSV | hsv(234, 53%, 93%) |
| CMYK | cmyk(52.5%, 47.5%, 0%, 7.5%) |
| CIE-LAB | lab(56.00, 26.35, -58.14) |
| CIE-LCH | lch(56.00, 63.83, 294.38°) |
| OKLab | oklab(63.08% 0.0172 -0.1656) |
| OKLCH | oklch(63.08% 0.167 275.9) |
| XYZ | xyz(29.0253, 23.9143, 82.4271) |
| Luminance | 0.2392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 1.78
Soft Blue
#6488EA
ΔE00 5.30
Lavender Blue
#8B88F8
ΔE00 5.55
Periwinkle (survey)
#8E82FE
ΔE00 5.83
Lightish Blue
#3D7AFD
ΔE00 6.54
Cornflower Blue
#5170D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#707CEC #ECE070
analogous
#70BAEC #707CEC #A270EC
triadic
#707CEC #EC707C #7CEC70
tetradic
#707CEC #EC70BA #ECE070 #70ECA2
square
#707CEC #EC70BA #ECE070 #70ECA2
split-complementary
#707CEC #ECA270 #BAEC70
monochromatic
#1A2BC7 #3A4BE5 #707CEC #A6ADF3 #DCDFFA
Accessibility & contrast
On white
3.63
#707CEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#707CEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #707CEC
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##707CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##707CEC | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488CF0
Deuteranopia (green-blind)
#3A81EA
Tritanopia (blue-blind)
#3795A9
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #707cec; /* rgb */ color: rgb(112, 124, 236); /* oklch */ color: oklch(63.1% 0.167 275.9);
Tailwind
colors: {
custom: {
50: '#a1a1f3',
500: '#707cec',
950: '#000000',
},
}SCSS
$custom: #707cec; $custom-light: #a1a1f3; $custom-dark: #000000;
JSON
{
"hex": "#707cec",
"rgb": {
"r": 112,
"g": 124,
"b": 236
},
"hsl": {
"h": 234.194,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.63081,
"c": 0.16654,
"h": 275.9
},
"luminance": 0.23916
}Semantic roles & 50–950 ramp
primary
#707CEC
secondary
#EFEBC9
accent
#C50DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100F17
muted
#7F7E85